1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Update all configs and defaultconfigs

This commit is contained in:
2021-01-28 21:57:27 +01:00
parent ff43fa5399
commit 5b5f5f5587
200 changed files with 4854 additions and 8729 deletions

View File

@ -11,36 +11,36 @@ lens_of_ender = true
["World Gen"]
#Enable/Disable ore generation. [default:true]
oreGen = false
#Poor Uraninite Ore generation chance
#Range: 1 ~ 64
poorUraniniteGenChance = 1
#Uraninite Ore generation chance
#Range: 1 ~ 64
uraniniteGenChance = 1
#Dense Uraninite Ore generation chance
#Range: 1 ~ 64
denseUraniniteGenChance = 1
#Dry Ice Ore generation chance
#Range: 1 ~ 64
dryIceGenChance = 1
#Poor Uraninite Ore generation chance
#Range: 1 ~ 64
poorUraniniteGenChance = 1
#Dense Uraninite Ore generation chance
#Range: 1 ~ 64
denseUraniniteGenChance = 1
#Uraninite Ore generation chance
#Range: 1 ~ 64
uraniniteGenChance = 1
[Materials]
#
#List of heat source blocks used under Thermo Generator.
#Block registry name = heat, eg: ["minecraft:lava=1000", "minecraft:magma_block=800"]
#Min = 1, max = 900000000
heatSources = ["minecraft:lava=1000", "minecraft:magma_block=1200", "minecraft:fire_coral=1800", "powah:nitro_crystal_block=8000", "powah:blazing_crystal_block=2800", "quark:brimstone=1200"]
#Enable this to allow other mods to add their heat source blocks. [default:true]
heatBlocksAPI = true
#
#List of coolant fluids used in the Reactor and the Thermo Generator.
#Fluid registry name = cooling per mb, eg: ["minecraft:water=1", "examplemod:fluid=-1"]
#Less number more cold, min = -100, max = 1
coolantFluids = ["minecraft:water=1"]
#Enable this to allow other mods to add their coolant fluids. [default:true]
coolantFluidsAPI = true
#
#List of heat source blocks used under Thermo Generator.
#Block registry name = heat, eg: ["minecraft:lava=1000", "minecraft:magma_block=800"]
#Min = 1, max = 900000000
heatSources = ["minecraft:lava=1000", "minecraft:magma_block=1200", "minecraft:fire_coral=1800", "powah:nitro_crystal_block=8000", "powah:blazing_crystal_block=2800", "quark:brimstone=1200"]
#Energy per solid fuel tick. [default: 30]
#Eg: Coal has 1600 fuel tick, so will generate 48000 FE.
#Range: 1 ~ 1000000
solidFuelEnergyBase = 30
#Enable this to allow other mods to add their coolant fluids. [default:true]
coolantFluidsAPI = true
#Enable this to allow other mods to add their heat source blocks. [default:true]
heatBlocksAPI = true