1
0
mirror of https://github.com/Dragonop/claycrafter.git synced 2025-07-01 21:10:21 +02:00
Textures for the claycrafter formspec, and renamed down/up to bottom/top
This commit is contained in:
Dragonop
2016-01-17 13:51:27 -03:00
parent ac7374a703
commit 87b49c2ca6
8 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
minetest.register_node("claycrafter:claycrafter", {
description = "Clay crafter",
tiles = {
"claycrafter_claycrafter_up.png",
"claycrafter_claycrafter_down.png",
"claycrafter_claycrafter_top.png",
"claycrafter_claycrafter_bottom.png",
"claycrafter_claycrafter_side.png",
"claycrafter_claycrafter_side.png",
"claycrafter_claycrafter_back.png",