mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-13 14:00:29 +02:00
add stairs for primordial wood types. Also bump mycelial soil light sensitivity to 13
This commit is contained in:
@ -80,7 +80,7 @@ minetest.register_craft({
|
||||
recipe = { "group:primordial_mushroom_cap"},
|
||||
})
|
||||
|
||||
-- Note: no wood-making recipe for the trunk, it's pretty useless
|
||||
-- Note: no wood-making recipe for the trunk, it's deliberately pretty useless since the cap is edible
|
||||
minetest.register_craft({
|
||||
type = "fuel",
|
||||
recipe = "df_primordial_items:jungle_mushroom_trunk",
|
||||
|
Reference in New Issue
Block a user