geforked van mtcontrib/riesenpilz
light near lava is <= 12
This commit is contained in:
@@ -11,4 +11,5 @@ If you got ideas or found bugs, please tell them to me.
|
||||
|
||||
TODO:
|
||||
— add giant nethershroom
|
||||
— finish supporting the mushrooms mod
|
||||
— finish supporting the mushrooms mod
|
||||
— find out why the mapgen doesn't work correctly
|
||||
|
2
init.lua
2
init.lua
@@ -427,7 +427,7 @@ local mushrooms_list = {
|
||||
r = {min=5, max=6},
|
||||
grounds = {cracky=3},
|
||||
neighbours = {"default:lava_source"},
|
||||
light = {min=10, max=14},
|
||||
light = {min=10, max=12},
|
||||
interval = 1010,
|
||||
chance = 60,
|
||||
},
|
||||
|
Verwijs in nieuw issue
Block a user