Add xychorium textures

Fix init.lua
master
Zeg9 2013-04-13 20:19:33 +02:00
parent 53f5164f4c
commit efc2e326a7
18 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
minetest.register_node("xytest:stone_with_xychorium", {
description = "Xychorium Ore",
tiles = {"default_stone.png^xytest_xychorium.png"},
tiles = {"default_stone.png^xytest_mineral_xychorium.png"},
is_ground_content = true,
groups = {cracky=3},
drop = 'xytest:xychorium',
@ -79,4 +79,4 @@ for _, row in ipairs(xytest.dyes) do
end
dofile(minetest.get_modpath("xytest").."/craft.lua")
dofile(minetest.get_modpath("xytest").."/dye.lua")
dofile(minetest.get_modpath("xytest").."/xychoridite.lua")
dofile(minetest.get_modpath("xytest").."/xychoridite.lua")

Binary file not shown.

After

Width:  |  Height:  |  Size: 319 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 481 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 481 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 526 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 475 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 547 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 520 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 573 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 390 B