v0.9-1.16.5-36.0.14
This commit is contained in:
parent
a7666897f5
commit
2c936b8343
|
@ -10,6 +10,6 @@
|
|||
|
||||
### Kubejs
|
||||
|
||||
- Change vanilla ore drops
|
||||
- Change create lapis press recipe
|
||||
- Add new graphite block and recipe to create diamond with create
|
||||
- Add new recipe for oldstone to stone
|
||||
- Add temp recipe for aquamarine
|
||||
- Change recipe for silicon for EE silicon only
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
#Set this to true to let this feature generate in any world. (Does NOT work for structures!)
|
||||
everyWorld = false
|
||||
#Set this to false to disable this worldgen feature.
|
||||
enabled = false
|
||||
enabled = true
|
||||
|
||||
[worldgen.desert_shrine]
|
||||
#Sets the categories to generate this feature in. Available categories: none,taiga,extreme_hills,jungle,mesa,plains,savanna,icy,the_end,beach,forest,ocean,desert,river,swamp,mushroom,nether
|
||||
|
|
Loading…
Reference in New Issue