McJty opened this issue 4 years ago ยท 0 comments
I would like to support a syntax similar to the below example for spawn.json:
[ { "if": { "mincount": 50, "dimension": "minecraft:overworld", "hostile": true }, "then": { "result": "deny" } } ]