Multiple "java.lang.ClassNotFoundException"s
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
This is the mods folder. I tried removing optifine and start but it doesnt work.
-
By ACHIEVERMC987 · Posted
RECENTLY THIS IS WORLD SPECIFIED TEXTURE PACK -
I checked my isFood() method: @Override public boolean isFood(@NotNull ItemStack item) { return FOOD_ITEMS.test(item); } the FOOD_ITEMS: protected static final Ingredient FOOD_ITEMS // sorry for protected static lol = Ingredient.of(Items.WHEAT_SEEDS, Items.MELON_SEEDS, Items.PUMPKIN_SEEDS, Items.BEETROOT_SEEDS, Items.TORCHFLOWER_SEEDS, Items.PITCHER_POD); and the Ingredient class, but nothing seems to tell Minecraft that air is a food item. Tell me if you need full entity code
-
By KriperoNio · Posted
Hi ) Please help me figure out how to display the texture in the obj block. I have tried different ways, namely... I removed the extensions in mtl, added paths and changed them in all possible ways... I used vanilla textures, but still( I'm not giving up, I'm just wondering if I'm missing anything.?? The model is shown... but there is no texture Errors 0 Code: new_year/block/custom/TestObj.java new_year/block/TestBlocks.java assets/new_year/blockstates/test_obj.json assets/new_year/models/block/test_obj.json mtl In the same way obj In the same way assets/new_year/textures/block/test_obj.png this image
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.