Original texture for the key.
This commit is contained in:
parent
a048b1197f
commit
eec21ab4f1
2
init.lua
2
init.lua
@ -154,7 +154,7 @@ minetest.register_node('telemosaic:beacon_err', {
|
|||||||
|
|
||||||
minetest.register_tool('telemosaic:key', {
|
minetest.register_tool('telemosaic:key', {
|
||||||
description = 'Telemosaic key',
|
description = 'Telemosaic key',
|
||||||
inventory_image = 'default_mese_crystal.png',
|
inventory_image = 'telemosaic_key.png',
|
||||||
stack_max = 1,
|
stack_max = 1,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
BIN
textures/telemosaic_key.png
Normal file
BIN
textures/telemosaic_key.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 365 B |
Loading…
x
Reference in New Issue
Block a user