From 6f9b787f3e2badbb4646c19b37db9ba4b0546cf8 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 24 Mar 2020 22:02:05 +0100 Subject: [PATCH] Improve the `stairsplus_in_creative_inventory` setting description --- settingtypes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/settingtypes.txt b/settingtypes.txt index 025f916..c52286e 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -1,2 +1,3 @@ # If enabled, Stairs+ nodes will be displayed in the inventory when playing in creative mode. +# Disabling this can speed up loading times for clients as fewer nodes need to be registered in the creative inventory. moreblocks.stairsplus_in_creative_inventory (Display Stairs+ nodes in creative inventory) bool true