mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
creed embled unemployed drone
This commit is contained in:
parent
f3345f7778
commit
003721d4f7
@ -147,7 +147,7 @@ public class NTMWorldGenerator implements IWorldGenerator {
|
||||
|
||||
NBTStructure.registerStructure(0, new SpawnCondition("crane") {{
|
||||
canSpawn = flatbiomes::contains;
|
||||
structure = new JigsawPiece("crane", StructureManager.crane, -10);
|
||||
structure = new JigsawPiece("crane", StructureManager.crane, -9);
|
||||
spawnWeight = StructureConfig.craneSpawnWeight;
|
||||
}});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user