From aa7b0a7273a39045f1cd2c8439ed3fdbe62d3251 Mon Sep 17 00:00:00 2001 From: ForestOfLight Date: Sat, 7 Jun 2025 21:52:00 -0700 Subject: [PATCH] that thing you did? yeah, it didn't work. it was fine how it was. --- Construct[BP]/items/easy_place.json | 2 +- Construct[BP]/items/material_grabber.json | 2 +- Construct[BP]/items/menu.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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,