Skip to content

Commit a82936c

Browse files
committed
fix: update sell action for storage GUI when sell integration is enabled
1 parent d070a21 commit a82936c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/src/main/resources/gui_layouts/DonutSMP_v2/storage_gui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ slot_4:
3939
enabled: true
4040
if:
4141
sell_integration:
42-
click: "sell_all"
42+
click: "sell_and_exp"
4343
no_sell_integration:
4444
material: SPECTRAL_ARROW
4545
click: "take_all"

0 commit comments

Comments
 (0)