From ff2dd704126a2d6c9f8fcfc39e87129f2fb7ae73 Mon Sep 17 00:00:00 2001 From: rauf <33981808+rafucuk@users.noreply.github.com> Date: Tue, 11 Feb 2025 21:58:20 +0300 Subject: [PATCH] fixed chest bug. --- configuration/items/vanillaItems.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/items/vanillaItems.yml b/configuration/items/vanillaItems.yml index 23f459ba..f2fbc846 100644 --- a/configuration/items/vanillaItems.yml +++ b/configuration/items/vanillaItems.yml @@ -3214,7 +3214,7 @@ items: rarity: COMMON components: - id: PLACEABLE - block_type: BlockType.CHEST + block_type: CHEST - id: SELLABLE value: 2.0 - id: DEFAULT_CRAFTABLE