Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public static final ItemGroup TAB = new ItemGroup("mysticsbiomes") {
- @Nonnull
- public ItemStack makeIcon() {
- return new ItemStack(Blocks.LILAC);
- }
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement