Choose another debug texture
This commit is contained in:
parent
31cb76261a
commit
916e29990f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ public class DebugHelpers {
|
|||
|
||||
EndItems.registerEndItem(
|
||||
"debug/biome_loot",
|
||||
DebugDataItem.forLootTable(LootTableUtil.BIOME_CHEST, Items.CHEST)
|
||||
DebugDataItem.forLootTable(LootTableUtil.BIOME_CHEST, Items.OAK_LEAVES)
|
||||
);
|
||||
|
||||
EndItems.registerEndItem(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue