1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-16 04:30:23 +02:00

Delete stack_max=1 in lrfurn

This commit is contained in:
jp
2015-02-10 11:02:07 +01:00
parent a4d515a94d
commit f5f3e14e35
5 changed files with 0 additions and 5 deletions

View File

@ -4,7 +4,6 @@ minetest.register_node("lrfurn:endtable", {
tiles = {"lrfurn_coffeetable_back.png", "lrfurn_coffeetable_back.png", "lrfurn_coffeetable_back.png", "lrfurn_coffeetable_back.png", "lrfurn_coffeetable_back.png", "lrfurn_coffeetable_back.png"},
paramtype = "light",
paramtype2 = "facedir",
stack_max = 1,
groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=3},
sounds = default.node_sound_wood_defaults(),
node_box = {