Fix init.lua file.
This commit is contained in:
parent
eeb6e1222e
commit
c13ff952f7
10
init.lua
10
init.lua
@ -22,11 +22,11 @@ aus.schematics = {}
|
|||||||
|
|
||||||
-- Set the following to 1 to enable biome or 0 to disable
|
-- Set the following to 1 to enable biome or 0 to disable
|
||||||
aus.biome_underground = 1
|
aus.biome_underground = 1
|
||||||
aus.biome_mangroves = 0
|
aus.biome_mangroves = 1
|
||||||
aus.biome_tasman_sea = 0
|
aus.biome_tasman_sea = 1
|
||||||
aus.biome_great_australian_bight = 0
|
aus.biome_great_australian_bight = 1
|
||||||
aus.biome_indian_ocean = 0
|
aus.biome_indian_ocean = 1
|
||||||
aus.biome_great_barrier_reef = 0
|
aus.biome_great_barrier_reef = 1
|
||||||
aus.biome_timor_sea = 1
|
aus.biome_timor_sea = 1
|
||||||
aus.biome_jarrah_karri_forests = 1
|
aus.biome_jarrah_karri_forests = 1
|
||||||
aus.biome_eastern_coasts = 1
|
aus.biome_eastern_coasts = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user