Fabric API

Fabric API

106M Downloads

Particle texture not showing

RandomOnlineName opened this issue ยท 3 comments

commented

Currently I am trying to make a mod that adds a couple of new particles to the game but dispite using code from other minecraft particles(eg: campfire) the texture won't load but there is no sort of warning in the console to suggest that.
I think it could have something to do with the json file however but i am probably wrong.`
these files are the particles folder with json files in it, the textures folder for the mod, the particles folder containing the classes and the main class with modInitializer in it.
particles.zip
textures.zip
particles.zip
firstmod.zip

`

commented

You are probably encountering the issue resolved by both #527 and #534, but they have been stuck in review hell for months. I left a comment describing a workaround on #527 if you are interested.

commented

I found the workaround and it seems good but I don't understand from that thread how it is suppost to work.

commented

Either #527 or #534 needs to be merged soon.