Cave biome populators
This commit is contained in:
parent
3dcafa522c
commit
945a322b53
44 changed files with 182 additions and 43 deletions
|
@ -25,9 +25,5 @@ public class CreativeTabs {
|
|||
stacks.add(new ItemStack(i));
|
||||
}
|
||||
}).build();
|
||||
if (BetterEnd.isDevEnvironment()) {
|
||||
System.out.println("CREATIVE_TAB_ITEMS: " + TAB_ITEMS.getName());
|
||||
System.out.println("CREATIVE_TAB_BLOCKS: " + TAB_BLOCKS.getName());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue