diff --git a/source/behavior/spawn_rules/components/disallow_spawns_in_bubble.json b/source/behavior/spawn_rules/components/disallow_spawns_in_bubble.json new file mode 100644 index 00000000..138c1f84 --- /dev/null +++ b/source/behavior/spawn_rules/components/disallow_spawns_in_bubble.json @@ -0,0 +1,8 @@ +{ + "$id": "blockception.minecraft.behavior.spawn_rules.minecraft.disallow_spawns_in_bubble", + "additionalProperties": false, + "type": "object", + "title": "Disallow Spawns In Bubble", + "description": "UNDOCUMENTED", + "$comment": "UNDOCUMENTED" +}