Fixing up bp items

This commit is contained in:
DaanV2
2024-05-11 11:48:20 +02:00
parent 92cd27f0d3
commit 606c76812b
2 changed files with 7 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
"components": {
"minecraft:can_destroy_in_creative": { "value": false },
"minecraft:max_stack_size": { "value": 64 },
"minecraft:icon": { "value": "stick" },
"minecraft:icon": { "textures": { "default": "stick" } },
"minecraft:glint": { "value": true },
"minecraft:damage": { "value": 2 },
"minecraft:stacked_by_data": { "value": true },