#custom model data DM
1 messages · Page 1 of 1 (latest)
Try this build: #general-plugins message
I don't rlly understand how does it works, I have set my custom model with texturepack (1st image is the model and the second is th item both in the ressource pack ) but O don't know what is the string that I should put in the config. I know that this command work /give player minecraft:packed_ice[minecraft:item_model="minecraft:metiers"], and I tried diff ways to put as a string in the DM config but none of them works. Do you know whats wrong ?
you would put
model_data_component:
strings: ["metiers"]
full example:
'metiers':
material: packed_ice
model_data_component:
strings: ["metiers"]