Skip to content

Commit

Permalink
Remove Timewinder research
Browse files Browse the repository at this point in the history
It's quite powerful with certain mod combinations, we're disabling the research for now.
  • Loading branch information
IcarussOne committed Aug 23, 2024
1 parent 890eb39 commit d2f0b36
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions src/main/resources/assets/thaumicwonders/research/infusion.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,29 +46,6 @@
],
"addenda": []
},
{
"key": "TWOND_TIMEWINDER",
"name": "thaumicwonders.research.timewinder.title",
"icons": ["thaumicwonders:timewinder"],
"category": "THAUMIC_WONDERS",
"parents": ["TWOND_END_HEDGE", "~CELESTIALSCANNING", "~RECHARGEPEDESTAL"],
"siblings": [],
"meta": [],
"location": [2, 4],
"reward_item": [],
"reward_knowledge": [],
"stages": [
{
"text": "thaumicwonders.research.timewinder.text.stage.1",
"required_knowledge":["THEORY;INFUSION;1","THEORY;AUROMANCY;1","OBSERVATION;ELDRITCH;1"]
},
{
"text": "thaumicwonders.research.timewinder.text.stage.2",
"recipes": ["thaumicwonders:timewinder"]
}
],
"addenda": []
},
{
"key": "TWOND_ORE_DIVINER",
"name": "thaumicwonders.research.ore_diviner.title",
Expand Down

0 comments on commit d2f0b36

Please sign in to comment.