mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-06-29 23:10:39 +02:00
Change some textures
This commit is contained in:
@ -51,7 +51,7 @@ minetest.register_craft({
|
||||
recipe = {{"default:diamond","default:stick","default:mese"}}
|
||||
})
|
||||
minetest.register_node("moremesecons_teleporter:teleporter", {
|
||||
tiles = {"teleporter.png"},
|
||||
tiles = {"moremesecons_teleporter.png"},
|
||||
paramtype = "light",
|
||||
walkable = true,
|
||||
groups = {cracky=3},
|
||||
|
BIN
moremesecons_teleporter/textures/moremesecons_teleporter.png
Normal file
BIN
moremesecons_teleporter/textures/moremesecons_teleporter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 550 B |
Reference in New Issue
Block a user