Updated Structures
This commit is contained in:
parent
6c2471af6c
commit
d8a4ce8d37
22 changed files with 2 additions and 1 deletions
|
@ -70,7 +70,8 @@ public class VillagePools {
|
|||
ctx.register(VillagePools.START, new StructureTemplatePool(
|
||||
terminatorPool,
|
||||
ImmutableList.of(
|
||||
single("village/center/light_pyramid_01", emptyProcessor, 1)
|
||||
single("village/center/light_pyramid_01", emptyProcessor, 2),
|
||||
single("village/center/light_pyramid_02", emptyProcessor, 1)
|
||||
),
|
||||
StructureTemplatePool.Projection.RIGID
|
||||
));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue