Skip to content

Commit

Permalink
add data for northwall village
Browse files Browse the repository at this point in the history
  • Loading branch information
mstop4 committed Nov 15, 2024
1 parent db36319 commit 7c08b69
Show file tree
Hide file tree
Showing 4 changed files with 151 additions and 14 deletions.
71 changes: 57 additions & 14 deletions src/data/chocolateBnuuy/bases.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
"hasFood": true,
"hasLava": true,
"hasEnderChest": true,
"hasCherryTree": true
"hasCherryTree": true,
"dogs": 1,
"cats": 0
},
{
"label": "Pointed Path Depths",
Expand All @@ -27,7 +29,9 @@
"hasFood": false,
"hasLava": false,
"hasEnderChest": false,
"hasCherryTree": false
"hasCherryTree": false,
"dogs": 0,
"cats": 0
},
{
"label": "Pointed Path City",
Expand All @@ -42,7 +46,9 @@
"hasFood": false,
"hasLava": false,
"hasEnderChest": true,
"hasCherryTree": false
"hasCherryTree": false,
"dogs": 0,
"cats": 0
},
{
"label": "Donut Cover Village",
Expand All @@ -57,7 +63,9 @@
"hasFood": false,
"hasLava": false,
"hasEnderChest": false,
"hasCherryTree": false
"hasCherryTree": false,
"dogs": 0,
"cats": 0
},
{
"label": "Stray Heights Village",
Expand All @@ -72,7 +80,9 @@
"hasFood": false,
"hasLava": false,
"hasEnderChest": false,
"hasCherryTree": false
"hasCherryTree": false,
"dogs": 0,
"cats": 0
},
{
"label": "Wishbone Point",
Expand All @@ -87,7 +97,9 @@
"hasFood": false,
"hasLava": false,
"hasEnderChest": false,
"hasCherryTree": false
"hasCherryTree": false,
"dogs": 0,
"cats": 0
},
{
"label": "Sinkhole Shore Village",
Expand All @@ -102,7 +114,9 @@
"hasFood": false,
"hasLava": false,
"hasEnderChest": false,
"hasCherryTree": false
"hasCherryTree": false,
"dogs": 0,
"cats": 0
},
{
"label": "Northern Frontier Igloo",
Expand All @@ -117,7 +131,9 @@
"hasFood": false,
"hasLava": false,
"hasEnderChest": false,
"hasCherryTree": false
"hasCherryTree": false,
"dogs": 0,
"cats": 0
},
{
"label": "Crystal Hollow Mountain",
Expand All @@ -132,7 +148,9 @@
"hasFood": false,
"hasLava": false,
"hasEnderChest": true,
"hasCherryTree": false
"hasCherryTree": false,
"dogs": 0,
"cats": 0
},
{
"label": "Crystal Cavity Mountain",
Expand All @@ -147,7 +165,9 @@
"hasFood": false,
"hasLava": false,
"hasEnderChest": false,
"hasCherryTree": false
"hasCherryTree": false,
"dogs": 0,
"cats": 0
},
{
"label": "Miracle Diamond Island",
Expand All @@ -156,13 +176,15 @@
"hasBed": true,
"hasBasicWorkstation": true,
"hasStorage": true,
"hasSmithing": false,
"hasSmithing": true,
"hasBrewingStand": false,
"hasEnchantingTable": false,
"hasFood": false,
"hasLava": false,
"hasEnderChest": true,
"hasCherryTree": false
"hasCherryTree": false,
"dogs": 0,
"cats": 0
},
{
"label": "Trial Chamber Trial Version",
Expand All @@ -177,7 +199,9 @@
"hasFood": false,
"hasLava": false,
"hasEnderChest": false,
"hasCherryTree": false
"hasCherryTree": false,
"dogs": 0,
"cats": 0
},
{
"label": "Sinkhole Plains Village",
Expand All @@ -192,6 +216,25 @@
"hasFood": false,
"hasLava": false,
"hasEnderChest": false,
"hasCherryTree": false
"hasCherryTree": false,
"dogs": 0,
"cats": 0
},
{
"label": "Northwall Village",
"location": [-42.5, 86, -119],
"rating": 0,
"hasBed": true,
"hasBasicWorkstation": true,
"hasStorage": true,
"hasSmithing": false,
"hasBrewingStand": false,
"hasEnchantingTable": false,
"hasFood": true,
"hasLava": false,
"hasEnderChest": true,
"hasCherryTree": false,
"dogs": 2,
"cats": 0
}
]
28 changes: 28 additions & 0 deletions src/data/chocolateBnuuy/nether/doors.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,33 @@
"orientation": "x",
"deprecated": false,
"location": [-113, 78, 76.5]
},
{
"quantity": 2,
"type": "conn",
"orientation": "x",
"deprecated": false,
"location": [-27, 95, -66.5]
},
{
"quantity": 2,
"type": "conn",
"orientation": "z",
"deprecated": false,
"location": [-19.5, 96, -122]
},
{
"quantity": 2,
"type": "conn",
"orientation": "z",
"deprecated": false,
"location": [-19.5, 96, -129]
},
{
"quantity": 2,
"type": "ex",
"orientation": "z",
"deprecated": false,
"location": [-43.5, 96, -129]
}
]
56 changes: 56 additions & 0 deletions src/data/chocolateBnuuy/nether/paths.json
Original file line number Diff line number Diff line change
Expand Up @@ -1030,5 +1030,61 @@
[-109, 78, 76.5],
[-113, 78, 76.5]
]
},
{
"type": "nCave",
"visible": true,
"deprecated": false,
"points": [
[-45.5, 95, -66.5],
[-27, 95, -66.5]
]
},
{
"type": "ugTunnel",
"visible": true,
"deprecated": false,
"points": [
[-27, 95, -66.5],
[-19.5, 95, -66.5],
[-19.5, 95, -120],
[-19.5, 96, -121],
[-19.5, 96, -122]
]
},
{
"type": "nCave",
"visible": true,
"deprecated": false,
"points": [
[-19.5, 96, -122],
[-19.5, 96, -129]
]
},
{
"type": "ugTunnel",
"visible": true,
"deprecated": false,
"points": [
[-19.5, 96, -129],
[-19.5, 96, -130.5],
[-45, 96, -130.5],
[-50, 91, -130.5],
[-50.5, 91, -130.5],
[-50.5, 91, -127.5],
[-49, 91, -127.5],
[-44, 85, -127.5],
[-42.5, 85, -127.5],
[-42.5, 85, -125]
]
},
{
"type": "ugTunnel",
"visible": true,
"deprecated": false,
"points": [
[-43.5, 96, -130.5],
[-43.5, 96, -129]
]
}
]
10 changes: 10 additions & 0 deletions src/data/chocolateBnuuy/nether/rooms.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,15 @@
[-116, 78, 75],
[-113, 81, 78]
]
},
{
"label": "Northwall Village Portal Room",
"displayLabel": false,
"type": "ugRoom",
"shape": "cuboid",
"corners": [
[-44, 86, -125],
[-41, 89, -120]
]
}
]

0 comments on commit 7c08b69

Please sign in to comment.