write something there
This commit is contained in:
commit
b4b6c08f4f
8546 changed files with 309825 additions and 0 deletions
51
mods/ethereal/settingtypes.txt
Normal file
51
mods/ethereal/settingtypes.txt
Normal file
|
@ -0,0 +1,51 @@
|
|||
ethereal.leaftype (0 for 2D plantlike leaves or 1 for 3D) int 0
|
||||
ethereal.leafwalk (Walkable leaves) bool false
|
||||
|
||||
ethereal.cavedirt (Caves cut through dirt) bool true
|
||||
ethereal.torchdrop (Torches drop when in water) bool true
|
||||
ethereal.papyruswalk (Papyrus and Bamboo are walkable) bool true
|
||||
ethereal.lilywalk (Lilypads are walkable) bool true
|
||||
ethereal.xcraft (Enable X-Craft cheats) bool true
|
||||
ethereal.flight (Enable Flight Potion) bool true
|
||||
|
||||
ethereal.glacier (Glacier biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.bambo (Bamboo biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.mesa (Mesa biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.alpine (Taiga biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.snowy (Coniferous forest biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.frost (Crystal biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.grassy (Deciduous forest biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.caves (Desertstone biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.grayness (Grey Willow biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.grassytwo (GrassyTwo biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.prairie (Prairie biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.jumble (Jumble biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.junglee (Rainforest biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.desert (Desert biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.grove (Banana Grove biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.mushroom (Mushroom biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.sandstone (Sandstone desert biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.plains (Scorched Plains biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.savanna (Savanna biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.fiery (Fiery Lava biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.swamp (Swamp biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.quicksand (Swamp quicksand, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.tundra (Tundra biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.mediterranean (Mediterranean biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.cold_desert (Grey sand desert biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.snowy_grassland (Snowy grasslands biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.sealife (Coral and Seaweed biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.reefs (MT5 Coral biome, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.logs (Tree log decor, 1 = Enable / 0 = Disable) int 1
|
||||
ethereal.wood_rotate (Enable directional placement of wood) bool false
|
||||
ethereal.leaf_particles (Enable falling leaf particles) bool false
|
||||
|
||||
ethereal.flightpotion_duration (Flight Potion Duration) int 300
|
||||
|
||||
ethereal.clear_default_biomes (Clear Default Biomes and Decoration) bool true
|
||||
|
||||
ethereal.abundant_onions (Abundant Onions) bool true
|
||||
|
||||
ethereal.sapling_protection_check (Check for area protection before placing sapling) bool false
|
||||
|
||||
ethereal.old_biomes (Use old biome settings) bool false
|
Loading…
Add table
Add a link
Reference in a new issue