meteor config option not working 1.20.1
wackoamd1 opened this issue ยท 4 comments
Describe the bug
in 1.20.1 with the config option set pressed in meteors to false doesnt work
they keep destroying the landscape
How to reproduce the bug
just install ae2 and change the config option to fals , create new world stupid meteors are still there
Expected behavior
no spawned pressed in meteors and destroying the landscape
Additional details
ae2 15.0.21
forge 47.2.20
mc 1.20.1
Which minecraft version are you using?
1.20
On which mod loaders does it happen?
Forge
Crash log
not a crash
there is no config option to disable meteors on 1.20.1
meteors can be disabled using a datapack
"colorApplicator": 20000,
"matterCannon": 200000
},
"worldGen": {
"spawnPressesInMeteorites": false <---------- what about this ?
},
"wireless": {
"wirelessBaseCost": 8.0,