mirror of
https://github.com/Dragonop/claycrafter.git
synced 2025-07-20 03:10:19 +02:00
Textures
Textures for the claycrafter formspec, and renamed down/up to bottom/top
This commit is contained in:
4
init.lua
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 ![]() (image error) Size: 583 B After ![]() (image error) Size: 583 B ![]() ![]() |
BIN
textures/claycrafter_claycrafter_front_active.png
Normal file
BIN
textures/claycrafter_claycrafter_front_active.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 1017 B |
Before ![]() (image error) Size: 596 B After ![]() (image error) Size: 596 B ![]() ![]() |
BIN
textures/claycrafter_claycrafter_water_bg.png
Normal file
BIN
textures/claycrafter_claycrafter_water_bg.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 898 B |
BIN
textures/claycrafter_claycrafter_water_fg.png
Normal file
BIN
textures/claycrafter_claycrafter_water_fg.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 178 B |
BIN
textures/gui_claycrafter_arrow_bg.png
Normal file
BIN
textures/gui_claycrafter_arrow_bg.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 324 B |
BIN
textures/gui_claycrafter_arrow_fg.png
Normal file
BIN
textures/gui_claycrafter_arrow_fg.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 251 B |
Reference in New Issue
Block a user