diff --git a/Construct[BP]/items/easy_place.json b/Construct[BP]/items/easy_place.json index e4ed343..b830465 100644 --- a/Construct[BP]/items/easy_place.json +++ b/Construct[BP]/items/easy_place.json @@ -3,7 +3,7 @@ "minecraft:item": { "description": { "identifier": "construct:easy_place", - "category": "Items" + "category": "Equipment" }, "components": { "minecraft:max_stack_size": 1, diff --git a/Construct[BP]/items/material_grabber.json b/Construct[BP]/items/material_grabber.json index f3d45fd..e7ffe24 100644 --- a/Construct[BP]/items/material_grabber.json +++ b/Construct[BP]/items/material_grabber.json @@ -3,7 +3,7 @@ "minecraft:item": { "description": { "identifier": "construct:material_grabber", - "category": "Items" + "category": "Equipment" }, "components": { "minecraft:max_stack_size": 1, diff --git a/Construct[BP]/items/menu.json b/Construct[BP]/items/menu.json index 7994039..8e8400a 100644 --- a/Construct[BP]/items/menu.json +++ b/Construct[BP]/items/menu.json @@ -3,7 +3,7 @@ "minecraft:item": { "description": { "identifier": "construct:menu", - "category": "Items" + "category": "Equipment" }, "components": { "minecraft:max_stack_size": 1,