From 7ab8825460ad26a4697fec52a11c864a6cddde63 Mon Sep 17 00:00:00 2001 From: ForbiddenJ Date: Wed, 1 Mar 2017 16:28:40 -0600 Subject: Make trash configurable but preserve default functionality --- settingtypes.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'settingtypes.txt') diff --git a/settingtypes.txt b/settingtypes.txt index 1054fa9..910989f 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -5,3 +5,7 @@ unified_inventory_lite (Lite mode) bool false #If enabled, bags will be made available which can be used to extend #inventory storage size. unified_inventory_bags (Enable bags) bool true + +#If enabled, the trash slot can be used by those without both creative +#and the give privilege. +unified_inventory_trash (Enable trash) bool true -- cgit v1.2.3