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