Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev
This commit is contained in:
commit
37eb8a7b54
5 changed files with 59 additions and 89 deletions
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"from": "minecraft:the_nether",
|
||||
"to": "minecraft:overworld",
|
||||
"from_y_min": 120,
|
||||
"from_y_max": 131,
|
||||
"to_y": -54,
|
||||
"cloud_platform": true
|
||||
}
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"from": "minecraft:overworld",
|
||||
"to": "minecraft:the_nether",
|
||||
"from_y_min": -70,
|
||||
"from_y_max": -59,
|
||||
"to_y": 118,
|
||||
"cloud_platform": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue