forked from mtcontrib/riesenpilz
update
This commit is contained in:
parent
bfd44483c0
commit
598f5a94c8
1
init.lua
1
init.lua
@ -226,7 +226,6 @@ minetest.register_node(":default:apple", {
|
|||||||
visual_scale = 1.0,
|
visual_scale = 1.0,
|
||||||
tiles = {"3apple_apple_top.png","3apple_apple_bottom.png","3apple_apple.png"},
|
tiles = {"3apple_apple_top.png","3apple_apple_bottom.png","3apple_apple.png"},
|
||||||
inventory_image = "default_apple.png",
|
inventory_image = "default_apple.png",
|
||||||
paramtype = "light",
|
|
||||||
sunlight_propagates = true,
|
sunlight_propagates = true,
|
||||||
walkable = false,
|
walkable = false,
|
||||||
paramtype = "light",
|
paramtype = "light",
|
||||||
|
Loading…
Reference in New Issue
Block a user