1
0
zrcadlo https://github.com/sys4-fr/server-nalc.git synchronizováno 2025-10-29 11:45:18 +01:00

[automappercolors & ...] Replace tile_images fields

Tento commit je obsažen v:
LeMagnesium
2015-10-30 11:46:00 +01:00
rodič baf6efa366
revize c29721e80e
7 změnil soubory, kde provedl 19 přidání a 19 odebrání

Zobrazit soubor

@@ -7,7 +7,7 @@ print (" ---- mods override is Loading! ---- ")
-- description = "Leaves",
-- drawtype = "allfaces_optional",
-- visual_scale = 1.3,
-- tile_images = {"4seasons_leaves_with_snow.png"},
-- tiles = {"4seasons_leaves_with_snow.png"},
-- paramtype = "light",
-- groups = {snappy=3, leafdecay=3, flammable=2},
-- drop = {
@@ -81,4 +81,4 @@ minetest.register_node(":4seasons:cactus_winter", {
{items = {'christmas_craft:snowball'}, rarity = 0,},
}},
sounds = default.node_sound_wood_defaults(),
})
})