Black spore particle
This commit is contained in:
parent
99f5a20d0b
commit
ae172a1517
11 changed files with 107 additions and 4 deletions
|
@ -61,8 +61,6 @@ public class CrashedShipFeature extends NBTStructureFeature {
|
|||
return false;
|
||||
}
|
||||
|
||||
System.out.println(center);
|
||||
|
||||
Structure structure = getStructure(world, center, random);
|
||||
BlockRotation rotation = getRotation(world, center, random);
|
||||
BlockMirror mirror = getMirror(world, center, random);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue