From b691c6f6347ae219e4b764a3ccf037983df47fc9 Mon Sep 17 00:00:00 2001 From: "dady_ocat@hotmail.com" Date: Sun, 6 Aug 2023 15:09:58 +0700 Subject: [PATCH] save --- gui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui.py b/gui.py index 67491fe..4b0ac1a 100644 --- a/gui.py +++ b/gui.py @@ -181,7 +181,7 @@ def GButton_674_command(self): documents['items'][key]['Mechanics']['furniture']['limited_placing']['type'] = 'DENY' documents['items'][key]['Mechanics']['furniture']['type'] = 'ITEM_FRAME' - documents['items'][key]['Mechanics']['furniture']['drop'] = {'silktouch': False,'loots':[{'oraxen_item':'bonita_chest'}]} + documents['items'][key]['Mechanics']['furniture']['drop'] = {'silktouch': False,'loots':[{'oraxen_item':key}]} if 'fixed_rotation' in documents['items'][key]['Mechanics']['furniture'] :