Removed debug string
This commit is contained in:
parent
2c5f4287d3
commit
5bd0fc4f4c
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ public class BuildingListFeature extends ListFeature {
|
|||
);
|
||||
chestEntity.setLootTable(LootTableUtil.getTable(biome), random.nextLong());
|
||||
chestEntity.setChanged();
|
||||
System.out.println("Set loot at " + chestPos);
|
||||
}
|
||||
return structureBlockInfo2;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue