Concentrate goblins more. Use blocks for pyramids.
This commit is contained in:
parent
fb8fcab31a
commit
e5395a69ff
3 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
local max_depth = 31000
|
||||
|
||||
-- pyramid stone
|
||||
newnode = fun_caves.clone_node("default:sandstone")
|
||||
newnode = fun_caves.clone_node("default:sandstone_block")
|
||||
newnode.description = "Pyramid Stone"
|
||||
newnode.tiles = {'fun_caves_pyramid_stone.png'}
|
||||
newnode.groups.pyramid = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue