Changelog
- Replaced custom model data with item model
- New blocks in non_solid tag
Texture of old Keys will be broken. Install the new resource pack and use the following command while holding a Key in the mainhand to update it:
/execute as @a[nbt={SelectedItem:{components:{"minecraft:custom_data":{keylock:1b}}}}] run item modify entity @s weapon.mainhand {"function":"minecraft:set_components","components":{"minecraft:item_model":"keylock:key"}}
