Adjust metal textures

This commit is contained in:
IamPyu
2024-10-22 16:37:34 -06:00
parent 6e5b98bb16
commit 33eb16544b
6 changed files with 17 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ PyuTest.make_node("pyutest_blocks:torch", "Torch", {
PyuTest.make_node("pyutest_blocks:glass", "Glass", {
cracky = PyuTest.BLOCK_FAST
}, { "pyutest-glass.png", "pyutest-shiny-metal-overlay.png" }, {
}, { "pyutest-glass.png", "pyutest-glass-overlay.png" }, {
drawtype = "glasslike_framed",
paramtype = "light",
sunlight_propagates = true