34 lines
1.0 KiB
JSON
34 lines
1.0 KiB
JSON
{
|
|
"generation": {
|
|
"enableOilLakeGeneration": {
|
|
"comment": "When enabled oil lakes will generate in the world",
|
|
"value": true
|
|
},
|
|
"enableRubberTreeGeneration": {
|
|
"comment": "When enabled rubber trees will generate in the world",
|
|
"value": true
|
|
},
|
|
"enableOreGeneration": {
|
|
"comment": "When enabled ores will generate in the world",
|
|
"value": true
|
|
}
|
|
},
|
|
"loot": {
|
|
"enableEndLoot": {
|
|
"comment": "When true TechReborn will add ingots, machine frames and circuits to The End loot chests.",
|
|
"value": false
|
|
},
|
|
"enableNetherLoot": {
|
|
"comment": "When true TechReborn will add ingots, machine frames and circuits to Nether loot chests.",
|
|
"value": false
|
|
},
|
|
"enableOverworldLoot": {
|
|
"comment": "When true TechReborn will add ingots, machine frames and circuits to OverWorld loot chests.",
|
|
"value": false
|
|
},
|
|
"enableFishingJunkLoot": {
|
|
"comment": "When true TechReborn will add items to fishing junk loot.",
|
|
"value": false
|
|
}
|
|
}
|
|
} |