1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-12-24 01:30:38 +01:00

maptools.creative set to 0 : unkreakable nodes are seen

This commit is contained in:
LeMagnesium 2015-01-23 21:24:55 +01:00
parent 6537a584db
commit e7a3350ddf

View File

@ -26,4 +26,4 @@ local function setting(settingtype, name, default)
end
-- Show Map Tools stuff in creative inventory (1 or 0):
setting("integer", "hide_from_creative_inventory", 1)
setting("integer", "hide_from_creative_inventory", 0)