Skip to content

Commit 92e42e0

Browse files
Update WDA datapack
- Include Bathhouse and Greenwood Pub - Remove Giant Mushroom
1 parent 541eb24 commit 92e42e0

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

datapacks/WhenDungeonsArise.zip/data/dungeons_arise/worldgen/structure_set/minor_structures.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"structure": "dungeons_arise:bandit_village",
1010
"weight": 1
1111
},
12+
{
13+
"structure": "dungeons_arise:bathhouse",
14+
"weight": 3
15+
},
1216
{
1317
"structure": "dungeons_arise:ceryneian_hind",
1418
"weight": 1
@@ -21,10 +25,6 @@
2125
"structure": "dungeons_arise:fishing_hut",
2226
"weight": 2
2327
},
24-
{
25-
"structure": "dungeons_arise:giant_mushroom",
26-
"weight": 1
27-
},
2828
{
2929
"structure": "dungeons_arise:heavenly_rider",
3030
"weight": 1
@@ -100,6 +100,10 @@
100100
{
101101
"structure": "dungeons_arise:undead_pirate_ship",
102102
"weight": 1
103+
},
104+
{
105+
"structure": "dungeons_arise:greenwood_pub",
106+
"weight": 2
103107
}
104108
],
105109
"placement": {

0 commit comments

Comments
 (0)