Village update
This commit is contained in:
parent
3cb3ddb388
commit
91b2c7c174
5 changed files with 6 additions and 0 deletions
|
@ -109,6 +109,12 @@ public class VillagePools {
|
||||||
), Pair.of(
|
), Pair.of(
|
||||||
StructurePools.single(BetterEnd.makeID("village/houses/small_house_15"), emptyProcessor),
|
StructurePools.single(BetterEnd.makeID("village/houses/small_house_15"), emptyProcessor),
|
||||||
1
|
1
|
||||||
|
), Pair.of(
|
||||||
|
StructurePools.single(BetterEnd.makeID("village/houses/small_house_16"), emptyProcessor),
|
||||||
|
1
|
||||||
|
), Pair.of(
|
||||||
|
StructurePools.single(BetterEnd.makeID("village/houses/animal_pen_01"), emptyProcessor),
|
||||||
|
1
|
||||||
)),
|
)),
|
||||||
StructureTemplatePool.Projection.RIGID
|
StructureTemplatePool.Projection.RIGID
|
||||||
));
|
));
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue