Weapon Trims

Started by Crusader Gladiator on

Topic category: Help with modding (Java Edition)

Last seen on 19:35, 20. Sep 2024
Joined Nov 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Weapon Trims

Is there a possible way to make custom weapons that can be trimmed without duplicating the weapon a hundred times.

Last seen on 21:14, 16. Sep 2024
Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I've never tried it, but I…
Tue, 09/10/2024 - 20:50

I've never tried it, but I think you could potentially use nbt data to make your weapon change it's appearance upon whether or not it has a certain tag. That way the weapon's texture will change but not anything else, while also keeping only one weapon with multiple textures.