Initial commit
This commit is contained in:
commit
cd02675ce9
4
init.lua
Normal file
4
init.lua
Normal file
@ -0,0 +1,4 @@
|
||||
minetest.register_tool("tapes:ducttape_black", {
|
||||
description = "Black Duct Tape",
|
||||
inventory_image = "tapes_ducttape_black.png"
|
||||
})
|
BIN
textures/tape_vinyl_black_electrical.png
Normal file
BIN
textures/tape_vinyl_black_electrical.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 274 B |
BIN
textures/tapes_ducttape_black.png
Normal file
BIN
textures/tapes_ducttape_black.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 275 B |
Loading…
x
Reference in New Issue
Block a user