Some style unification

This commit is contained in:
Wuzzy 2017-01-05 06:12:50 +01:00
parent 951408dbaf
commit a5d3c12edf
3 changed files with 27 additions and 5 deletions

View file

@ -8,6 +8,8 @@ LAVA_VISC = 7
-- Definitions made by this mod that other mods can use too
default = {}
default.gui_slots = "listcolors[#808080FF;#CFCFCFFF;#00000000;#000000FF;#FFFFFFFF]"
default.inventory_header = default.gui_slots
minetest.nodedef_default.stack_max = 64
minetest.craftitemdef_default.stack_max = 64