Botania

Botania

133M Downloads

Patchouli crafting_multi template doesn't cycle title

Alwinfy opened this issue ยท 4 comments

commented

In a crafting_multi page, the recipes cycle, but the title of the page is stuck on the first recipe's output:
example

commented
{
    "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"

image

Currently we use the key heading to avoid this issue, does that seem good to you ?

commented

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.

commented

in retrospect, though, i probably shoulda opened this on Patchouli whoops

commented

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.