that thing you did? yeah, it didn't work. it was fine how it was.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"minecraft:item": {
|
"minecraft:item": {
|
||||||
"description": {
|
"description": {
|
||||||
"identifier": "construct:easy_place",
|
"identifier": "construct:easy_place",
|
||||||
"category": "Equipment"
|
"category": "Items"
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
"minecraft:max_stack_size": 1,
|
"minecraft:max_stack_size": 1,
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"minecraft:item": {
|
"minecraft:item": {
|
||||||
"description": {
|
"description": {
|
||||||
"identifier": "construct:material_grabber",
|
"identifier": "construct:material_grabber",
|
||||||
"category": "Equipment"
|
"category": "Items"
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
"minecraft:max_stack_size": 1,
|
"minecraft:max_stack_size": 1,
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"minecraft:item": {
|
"minecraft:item": {
|
||||||
"description": {
|
"description": {
|
||||||
"identifier": "construct:menu",
|
"identifier": "construct:menu",
|
||||||
"category": "Equipment"
|
"category": "Items"
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
"minecraft:max_stack_size": 1,
|
"minecraft:max_stack_size": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user