Mods hinzugefügt und geändert. Höhlen, Himmelsinseln und Asteroiden.
This commit is contained in:
parent
df3b4e6104
commit
ef2b11dbee
62 changed files with 5344 additions and 121 deletions
|
@ -582,9 +582,9 @@ local function add_illumishroom(low, high, nodename)
|
|||
decoration = nodename})
|
||||
end
|
||||
|
||||
add_illumishroom(-1000, -50, "ethereal:illumishroom")
|
||||
add_illumishroom(-2000, -1000, "ethereal:illumishroom2")
|
||||
add_illumishroom(-3000, -2000, "ethereal:illumishroom3")
|
||||
add_illumishroom(-2000, -50, "ethereal:illumishroom")
|
||||
add_illumishroom(-4000, -2000, "ethereal:illumishroom2")
|
||||
add_illumishroom(-6000, -4000, "ethereal:illumishroom3")
|
||||
|
||||
--= Register Biome Decoration Using Plants Mega Pack Lite if Xanadu found
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue