poupeuu
-
Joined
-
Last visited
Posts posted by poupeuu
-
-
-
-
My armor is purple and black:
[12:59:22] [Render thread/WARN] [minecraft/TextureManager]: Failed to load texture: minecraft:textures/models/armor/good_layer_1.png
java.io.FileNotFoundException: minecraft:textures/models/armor/good_layer_1.png[12:59:22] [Render thread/WARN] [minecraft/TextureManager]: Failed to load texture: minecraft:textures/models/armor/good_layer_2.png
java.io.FileNotFoundException: minecraft:textures/models/armor/good_layer_2.pngmy armor textures are in src/main/recources/assets/goodmod/textures/models/armor/
they are named good_layer_1.png and good_layer_2.png
-
Please help! My game is stuck on
Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
and it is not going any further! It doesn't crash, but it doesn't go any further!
[1.19.2] How to render item
in Modder Support
Posted ·
Edited by poupeuu
I am a beginner forge modder, and I would like to know how I can render an item floating above a block like this:
What I want to achieve
Thanks!