mirror of
https://github.com/HybridDog/riesenpilz.git
synced 2025-08-08 09:50:24 +02:00
update
This commit is contained in:
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",
|
||||||
|
Reference in New Issue
Block a user