Changed weight

This commit is contained in:
Frank 2023-06-13 17:00:50 +02:00
parent 543146d0c5
commit 48f27457d7

View file

@ -122,7 +122,7 @@ public class VillagePools {
ctx.register(VillagePools.STREET_DECO_KEY, new StructureTemplatePool(
terminatorPool,
ImmutableList.of(
Pair.of(StructurePoolElement.empty(), 6),
Pair.of(StructurePoolElement.empty(), 5),
single("village/street_decoration/lamp_02", emptyProcessor, 2),
single("village/street_decoration/lamp_05", emptyProcessor, 1)
),