Patchouli crafting_multi template doesn't cycle title
Alwinfy opened this issue ยท 4 comments
{
"type": "botania:crafting_multi",
"heading":"botania.entry.sparkUpgrades",
"text": "botania.page.sparkUpgrades5",
"recipes": [
"botania:spark_upgrade_dispersive",
"botania:spark_upgrade_dominant",
"botania:spark_upgrade_recessive",
"botania:spark_upgrade_isolated"
]
}
"botania.entry.sparkUpgrades": "Spark Augments"
Currently we use the key heading
to avoid this issue, does that seem good to you ?
This issue is stale because it has been open for a while with no activity. Remove stale label or comment or this will be closed soon.