interactions for custom items

This commit is contained in:
ForestOfLight
2025-06-07 20:48:41 -07:00
Unverified
parent 137100114a
commit 597e0c7d79
9 changed files with 132 additions and 37 deletions
@@ -2,16 +2,16 @@
"format_version": "1.20.30",
"minecraft:item": {
"description": {
"identifier": "construct:tool_picker",
"identifier": "construct:menu",
"category": "Items"
},
"components": {
"minecraft:max_stack_size": 1,
"minecraft:icon": {
"texture": "construct:tool_picker"
"texture": "construct:menu"
},
"minecraft:display_name": {
"value": "Construct Tool Picker"
"value": "Construct"
},
"minecraft:wearable": {
"dispensable": true,