Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "dungeon:dungeon",
- "fallback": "dungeon:blocked",
- "elements": [
- {
- "weight": 1,
- "element": {
- "location": "dungeon:small_hallway_1",
- "processors": "minecraft:empty",
- "projection": "rigid",
- "element_type": "minecraft:single_pool_element"
- }
- },
- {
- "weight": 1,
- "element": {
- "location": "dungeon:room_spawner",
- "processors": "minecraft:empty",
- "projection": "rigid",
- "element_type": "minecraft:single_pool_element"
- }
- },
- {
- "weight": 1,
- "element": {
- "location": "dungeon:blocked",
- "processors": "minecraft:empty",
- "projection": "rigid",
- "element_type": "minecraft:single_pool_element"
- }
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement