#missing sprite error?

11 messages · Page 1 of 1 (latest)

heavy shoal
#
[11:01:00] [Worker-Main-4/WARN] (Minecraft) Missing sprite: create_blazing_industry:textures/block/molten_blaze_esssence_still.png
[11:01:00] [Worker-Main-4/WARN] (Minecraft) Missing sprite: create_blazing_industry:textures/block/molten_blaze_esssence_flow.png

what is this error telling me is wrong? the files textures/fluid/molten_blaze_esssence_still.png and the flow one exist. what am i doing wrong here according to the error? i'm on vscode. i tried my hand at debugging it myself, but no dice. i'm trying to create a fluid. the files mentioned exist. i made the model file, the atlas thingy, the blockstate, and i'm genuinely lost.

wanton oriole
#

Check if the names are definitely spelled correctly, if they are, check the paths of the assets.

heavy shoal
#

oh

#

the error has 3 s'es

#

omg

#

bro 😭

heavy shoal
#

still didnt fix it somehow

burnt crow
#

You have .PNG in the texture identifier in your jsons

heavy shoal