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'] :