ModsJava
NamedModelData | Change model by item name! [1.14-1.19]
Allows to change CustomModelData by item renaming through anvil. Free Minecraft Java mod for 1.14, 1.15, 1.16.
⬇ Download on Spigot
About
A simple Spigot plugin that allows you to apply CustomModelData tag to an item through anvil by item renaming, just like OptiFine.
CustomModelData will be applied only if you're renaming an item through anvil, so for existing item you have to reapply its name.
Plugin has an option to ignore colors if you have some plugin that allows renaming items through anvil with colors.
Requires Java 11.
Commands
Currently NMD has only one command - to reload the plugin.
/namedmodeldata (alias /nmd) - permission namedmodeldata.admin
Configuration
Code (Text):
# MATERIAL
IRON_SHOVEL:
# CustomModelData value
# Required integer
'1':
# Item name
# Required string
name: 'magic wand'
# Ignore colors in the name
# Optional boolean, defaults to false
ignore-color: true
# Ignore case in the name
# Optional boolean, defaults to false
ignore-case: true
'5':
name: '&4Iron Shovel of Doom'
DIAMOND:
'1':
name: '&cRuby'
'2':
name: 'Unalivemond'
ignore-color: true
IRON_SHOVEL:
# CustomModelData value
# Required integer
'1':
# Item name
# Required string
name: 'magic wand'
# Ignore colors in the name
# Optional boolean, defaults to false
ignore-color: true
# Ignore case in the name
# Optional boolean, defaults to false
ignore-case: true
'5':
name: '&4Iron Shovel of Doom'
DIAMOND:
'1':
name: '&cRuby'
'2':
name: 'Unalivemond'
ignore-color: true
Possible TODOs
If you're interested in features described below - just message me or post your request in the discussion section. I'm not
that interested in this plugin to work for nothing, but I don't mind implementing stuff if anyone is in need
- Per-model permissions
- Rechecking item model by command
- Optional passive rechecking
- Regex support for item name checking
NamedModelData | Change model by item name! [1.14-1.19] is a free Minecraft Java mod. Compatible with Minecraft 1.14, 1.15, 1.16, 1.17 and newer. Downloaded 121 times (via Spigot). Download it and open it directly in the game.