[1.17] Ore configuration seems to be missing in world.json
olee opened this issue ยท 2 comments
Describe the bug
I created a new pack with tech reborn (first time user) and there seems to be no configuration for ores in world.json config file, even though it seems to have been added here: 7138a8d.
Steps to Reproduce
Install and run (latest) version v5.0.2-beta+build.38
Content of world.json
{
"loot": {
"enableOverworldLoot": {
"comment": "When true TechReborn will add ingots, machine frames and circuits to OverWorld loot chests.",
"value": true
},
"enableEndLoot": {
"comment": "When true TechReborn will add ingots, machine frames and circuits to The End loot chests.",
"value": true
},
"enableNetherLoot": {
"comment": "When true TechReborn will add ingots, machine frames and circuits to Nether loot chests.",
"value": true
}
}
}
Environment (please complete the following information with the version):
- Minecraft: 1.17
- Mod Loader: fabric