ISSUE crash if no state is set
Sothopery opened this issue ยท 2 comments
Game crashes when on a chunk border while underwater
JSON FILE:
{
"calculation": "none",
"worldAndBiomeEnable": true,
"identifiers": [
{
"path": "is_end",
"namespace": "minecraft",
"priority": 1,
"NONE": {
"start": 1,
"end": 128
}
}
],
"biomeTagsEnable": true,
"NONE": {
"start": "1",
"end": 80
},
"version": "1.5",
"AutoAddNewFeaturesToConfiguration": true
}