👴Old versions (<1.21.4)

TridentEnhanced on versions lower than 1.21.4

When applying model on trident, do that in the same way for PAPER material.

# Example using nexo
hampter_trident:
  itemname: Hampter
  material: TRIDENT
  Pack:
    model: minecraft:hampter
    custom_model_data: 5020
hampter_paper:
  itemname: Hampter
  material: PAPER
  Pack:
    model: minecraft:hampter
    custom_model_data: 5020

Last updated