mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-07-01 07:30:43 +02:00
Display Stairs+ nodes in the creative inventory by default
This closes #125.
This commit is contained in:
@ -26,4 +26,4 @@ local function setting(settingtype, name, default)
|
||||
end
|
||||
|
||||
-- Show stairs/slabs/panels/microblocks in creative inventory (true or false):
|
||||
setting("bool", "stairsplus_in_creative_inventory", false)
|
||||
setting("bool", "stairsplus_in_creative_inventory", true)
|
||||
|
Reference in New Issue
Block a user