#Help plz

6 messages · Page 1 of 1 (latest)

slate finch
#

is it possible to make a fishing rod that gets animated like a normal minecraft fishing rod?

drowsy hornet
drowsy hornet
# slate finch Yes

are you completely replacing the default fishing rod or do you wanna add this as a model variant to a fishing rod (when it has a specific CustomModelData nbt value)

drowsy hornet
#

k, then you do the following:

  1. copy the default fishing_rod.json into your own pack
  2. open it in Blockbench
  3. go to "Tools > Edit Override Predicates"
  4. Add new overrides (one for the custom fishing rod and one for the custom fishing rod when cast)
  5. Specify "Cast" and "CustomModelData" as predicates. (Cast needs to be ticked for the fishing rod model that should be used when the fishing rod is cast).