Update README.md
This commit is contained in:
parent
fbfe764b31
commit
dd0390a91c
@ -18,14 +18,14 @@ Sample format:
|
|||||||
"dim_depth": 0,
|
"dim_depth": 0,
|
||||||
"floor_replace": "none",
|
"floor_replace": "none",
|
||||||
"floor_with": "none",
|
"floor_with": "none",
|
||||||
"dim_below": "minecraft:overowrld"
|
"dim_below": "minecraft:overworld"
|
||||||
},
|
},
|
||||||
|
|
||||||
"minecraft:overworld":{
|
"minecraft:overworld":{
|
||||||
"dim_height": 320,
|
"dim_height": 320,
|
||||||
"ceiling_replace": "none",
|
"ceiling_replace": "none",
|
||||||
"ceiling_with": "none",
|
"ceiling_with": "none",
|
||||||
"dim_above": "the_end",
|
"dim_above": "minecraft:the_end",
|
||||||
|
|
||||||
"dim_depth": -64,
|
"dim_depth": -64,
|
||||||
"floor_replace": "minecraft:bedrock",
|
"floor_replace": "minecraft:bedrock",
|
||||||
@ -37,7 +37,7 @@ Sample format:
|
|||||||
"dim_height": 128,
|
"dim_height": 128,
|
||||||
"ceiling_replace": "minecraft:bedrock",
|
"ceiling_replace": "minecraft:bedrock",
|
||||||
"ceiling_with": "minecraft:obsidian",
|
"ceiling_with": "minecraft:obsidian",
|
||||||
"dim_above": "none",
|
"dim_above": "minecraft:overworld",
|
||||||
|
|
||||||
"dim_depth": 0,
|
"dim_depth": 0,
|
||||||
"floor_replace": "none",
|
"floor_replace": "none",
|
||||||
|
Loading…
Reference in New Issue
Block a user