Giant Mushroom
This commit is contained in:
parent
2afdc1e2eb
commit
150b005257
12 changed files with 288 additions and 6 deletions
|
@ -39,6 +39,7 @@ public class VoxelPiece extends BasePiece {
|
|||
|
||||
@Override
|
||||
public boolean generate(StructureWorldAccess world, StructureAccessor arg, ChunkGenerator chunkGenerator, Random random, BlockBox blockBox, ChunkPos chunkPos, BlockPos blockPos) {
|
||||
this.world.placeChunk(world, chunkPos);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue