New textures for the T416, it now looks like a somewhat unbalanced core memory module.

This commit is contained in:
Izaya 2017-01-14 17:19:38 +11:00
parent 3d9933ebad
commit f070f6510e
3 changed files with 1 additions and 12 deletions

View File

@ -48,18 +48,7 @@ local function t416_set_meta(pos)
end
minetest.register_node("test3d_t416:t416", {
description = "T416 Memory Node",
tiles = {
{
image="t416.png",
animation={
type = "vertical_frames",
aspect_w=16,
aspect_h=16,
length=18,
length=1.8,
},
},
},
tiles = {"t416-top.png","t416-top.png","t416-side.png","t416-side.png","t416-side.png","t416-side.png"},
on_construct = t416_set_meta,
groups = {snappy=1,choppy=2,oddly_breakable_by_hand=2,flammable=3},
digiline = {

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 B

BIN
test3d_t416/textures/t416-top.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B