Textures
Textures for the claycrafter formspec, and renamed down/up to bottom/top
4
init.lua
@ -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",
|
||||
|
Before Width: | Height: | Size: 583 B After Width: | Height: | Size: 583 B |
BIN
textures/claycrafter_claycrafter_front_active.png
Normal file
After Width: | Height: | Size: 1017 B |
Before Width: | Height: | Size: 596 B After Width: | Height: | Size: 596 B |
BIN
textures/claycrafter_claycrafter_water_bg.png
Normal file
After Width: | Height: | Size: 898 B |
BIN
textures/claycrafter_claycrafter_water_fg.png
Normal file
After Width: | Height: | Size: 178 B |
BIN
textures/gui_claycrafter_arrow_bg.png
Normal file
After Width: | Height: | Size: 324 B |
BIN
textures/gui_claycrafter_arrow_fg.png
Normal file
After Width: | Height: | Size: 251 B |