You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minecraft 1.21.4 changes how CustomModelData is handled both in NBT and configurations, so I have to generate an overlay to support that, or completely get rid of CustomModelData and start using the new item_model component.
Minecraft 1.21.4 changes how CustomModelData is handled both in NBT and configurations, so I have to generate an overlay to support that, or completely get rid of CustomModelData and start using the new
item_modelcomponent.