1
0
zrcadlo https://github.com/mt-mods/homedecor_modpack.git synchronizováno 2025-09-18 17:30:37 +02:00

Better inventory images for brass and wrought iron poles

Tento commit je obsažen v:
Vanessa Ezekowitz
2014-12-14 15:42:59 -05:00
rodič f23062f28f
revize 64a86c1524
6 změnil soubory, kde provedl 4 přidání a 4 odebrání

Zobrazit soubor

@@ -129,8 +129,8 @@ minetest.register_node("homedecor:pole_brass", {
drawtype = "mesh", drawtype = "mesh",
mesh = "homedecor_round_pole.obj", mesh = "homedecor_round_pole.obj",
tiles = {"homedecor_tile_brass2.png"}, tiles = {"homedecor_tile_brass2.png"},
inventory_image = "homedecor_pole_brass2.png", inventory_image = "homedecor_pole_brass_inv.png",
wield_image = "homedecor_pole_brass2.png", wield_image = "homedecor_pole_brass_inv.png",
paramtype = "light", paramtype = "light",
paramtype2 = "facedir", paramtype2 = "facedir",
is_ground_content = true, is_ground_content = true,
@@ -151,8 +151,8 @@ minetest.register_node("homedecor:pole_wrought_iron", {
description = S("Wrought Iron Pole"), description = S("Wrought Iron Pole"),
drawtype = "nodebox", drawtype = "nodebox",
tiles = {"homedecor_tile_wrought_iron2.png"}, tiles = {"homedecor_tile_wrought_iron2.png"},
inventory_image = "homedecor_pole_wrought_iron.png", inventory_image = "homedecor_pole_wrought_iron_inv.png",
wield_image = "homedecor_pole_wrought_iron.png", wield_image = "homedecor_pole_wrought_iron_inv.png",
paramtype = "light", paramtype = "light",
paramtype2 = "facedir", paramtype2 = "facedir",
is_ground_content = true, is_ground_content = true,

Binární soubor nebyl zobrazen.

Před

Šířka:  |  Výška:  |  Velikost: 388 B

Binární soubor nebyl zobrazen.

Před

Šířka:  |  Výška:  |  Velikost: 403 B

Binární soubor nebyl zobrazen.

Za

Šířka:  |  Výška:  |  Velikost: 3.0 KiB

Binární soubor nebyl zobrazen.

Před

Šířka:  |  Výška:  |  Velikost: 466 B

Binární soubor nebyl zobrazen.

Za

Šířka:  |  Výška:  |  Velikost: 2.7 KiB