26 lines
737 B
Diff
26 lines
737 B
Diff
|
74a75,78
|
||
|
> register_mgv6_mushroom("mushroom_jade")
|
||
|
> register_mgv6_mushroom("mushroom_french")
|
||
|
> register_mgv6_mushroom("mushroom_lemon")
|
||
|
> register_mgv6_mushroom("mushroom_sleepy")
|
||
|
90,91c94,95
|
||
|
< offset = -0.015,
|
||
|
< scale = 0.025,
|
||
|
---
|
||
|
> offset = -0.02,
|
||
|
> scale = 0.04,
|
||
|
98c102
|
||
|
< "floatland_grassland", "floatland_coniferous_forest"},
|
||
|
---
|
||
|
> "floatland_grassland"},
|
||
|
118,119c122
|
||
|
< biomes = {"deciduous_forest", "coniferous_forest",
|
||
|
< "floatland_coniferous_forest"},
|
||
|
---
|
||
|
> biomes = {"deciduous_forest", "coniferous_forest"},
|
||
|
156a160,163
|
||
|
> register_mgv6_mushroom("mushroom_jade")
|
||
|
> register_mgv6_mushroom("mushroom_french")
|
||
|
> register_mgv6_mushroom("mushroom_lemon")
|
||
|
> register_mgv6_mushroom("mushroom_sleepy")
|