Skip to content

Commit

Permalink
Move research to the correct category
Browse files Browse the repository at this point in the history
  • Loading branch information
IcarussOne committed Sep 26, 2024
1 parent 3332a6c commit 8434566
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,53 @@
{
"entries": [
{
"key": "CR_METEOR_BOOTS",
"name": "crimsonrevelations.research.meteor_boots.title",
"icons": [
"crimsonrevelations:meteor_boots"
],
"category": "REVELATIONS",
"parents": [
"CRIMSON_REVELATIONS_BASE",
"~BOOTSTRAVELLER",
"~CRYSTALFARMER"
],
"siblings": [],
"meta": [
"HIDDEN"
],
"location": [
-6,
2
],
"reward_item": [],
"reward_knowledge": [],
"stages": [
{
"text": "crimsonrevelations.research.meteor_boots.stage.0",
"required_knowledge": [
"THEORY;INFUSION;1",
"THEORY;AUROMANCY;1"
],
"required_item": [
"thaumcraft:crystal_essence;1;{Aspects:[{amount:1,key:'ignis'}]}",
"thaumcraft:crystal_essence;1;{Aspects:[{amount:1,key:'perditio'}]}",
"minecraft:fire_charge",
"minecraft:magma_cream"
],
"required_craft": [
"minecraft:fire_charge",
"minecraft:magma_cream"
]
},
{
"text": "crimsonrevelations.research.meteor_boots.stage.1",
"recipes": [
"crimsonrevelations:meteor_boots"
]
}
]
},
{
"key": "!CR_OVERGROWN_TAINTACLE",
"name": "crimsonrevelations.research.overgrown_taintacle.title",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -494,54 +494,6 @@
}
]
},
{
"key": "CR_METEOR_BOOTS",
"name": "crimsonrevelations.research.meteor_boots.title",
"icons": [
"crimsonrevelations:meteor_boots"
],
"category": "REVELATIONS",
"parents": [
"CRIMSON_REVELATIONS_BASE",
"~BOOTSTRAVELLER",
"~CRYSTALFARMER"
],
"siblings": [],
"meta": [
"HIDDEN"
],
"location": [
-6,
2
],
"reward_item": [],
"reward_knowledge": [],
"stages": [
{
"text": "crimsonrevelations.research.meteor_boots.stage.0",
"required_knowledge": [
"THEORY;INFUSION;1",
"THEORY;AUROMANCY;1"
],
"required_item": [
"thaumcraft:crystal_essence;1;{Aspects:[{amount:1,key:'ignis'}]}",
"thaumcraft:crystal_essence;1;{Aspects:[{amount:1,key:'perditio'}]}",
"minecraft:fire_charge",
"minecraft:magma_cream"
],
"required_craft": [
"minecraft:fire_charge",
"minecraft:magma_cream"
]
},
{
"text": "crimsonrevelations.research.meteor_boots.stage.1",
"recipes": [
"crimsonrevelations:meteor_boots"
]
}
]
},
{
"key": "CR_ANCIENT_BAUBLES",
"name": "crimsonrevelations.research.ancient_baubles.title",
Expand Down

0 comments on commit 8434566

Please sign in to comment.