mojira.dev
MC-99549

"fishing_rod" models overwrite "fishing_rod_cast" models [MARK AS INVALID | Issue resolved]

It is not possible to have a blockmodel for a cast & uncast fishing rod at the same time. As soon as a "fishing_rod" model exists the "fishing_rod_cast" model is overwritten.

In the attached pictures:
Cast fishing rod model= gray cube
uncast fishing rod = black cube

Test resourcepack is also attached. To replicate you can activate/deactivate the two models. They both work individually, but not together.

This only seems to be a problem for blockmodels. Retexturing fishing rods still works.

Probably related to the fix of https://bugs.mojang.com/browse/MC-85101

Attachments

Comments 2

Can confirm, using this respack gets me a black cube (only) as well.

This is because you are missing override predicates in the 'fishing_rod' model. The model needs it to know when to override the fishing_rod model with the fishing_rod_cast model. You can always look in the default resource pack model json to see if anything is incorrect.

Maki Karner

(Unassigned)

Community Consensus

Minecraft 1.9.1 Pre-Release 3

Retrieved