#Texture not showing

13 messages · Page 1 of 1 (latest)

gray brook
#

Hey, I made some 3D textures that work, but one of a boomerang appears very dark, not acording to the texture, any possible solution?

halcyon lantern
#

Any errors in the output log?

agile oasisBOT
#

(Result for "output-log")
The output log will show you errors related to resource packs in Minecraft: Java Edition. Here is how you can enable it: https://i.imgur.com/WbQZa6k.png
(PS: Optifine likes to hide vanilla errors/warnings for some weird reason, so always load the game up without it if you don't need it for your pack to work!)
If you don't understand the errors/warnings feel free to show and ask about them (in a help channel).

gray brook
#

Not that I have seen

#

Let me check it again

#

Unable to load model: 'minecraft:item/wooden_shovel/2' referenced from: minecraft:wooden_shovel#inventory: java.io.FileNotFoundException: minecraft:models/item/wooden_shovel/2.json
15:58:12.817
els
Worker-Main-6
Unable to load model: 'minecraft:item/written_book/1' referenced from: minecraft:written_book#inventory: java.io.FileNotFoundException: minecraft:models/item/written_book/1.json
15:58:13.825
els
Worker-Main-6
Unable to resolve texture reference: #missing in minecraft:item/carrot_on_a_stick/boomerang
15:58:13.825
els
Worker-Main-6
Unable to resolve texture reference: #missing in minecraft:item/carrot_on_a_stick/hammer
15:58:13.825
els
Worker-Main-6
Unable to resolve texture reference: #missing in minecraft:item/carrot_on_a_stick/sticked
15:58:13.825
els
Worker-Main-6
Unable to resolve texture reference: #missing in minecraft:item/carrot_on_a_stick/ham
15:58:13.825
els
Worker-Main-6
Unable to resolve texture reference: #missing in minecraft:item/written_book/libro

#

But every model shows well exepting the boomerang one

halcyon lantern
#

You need to make sure that your json links to the correct file path of your texture I guess.

gray brook
#

let me check it

#

yeah

#

It was in a wrong directory

#

Omg I'm so dumb XD

#

Now it works, thank u so much