Created
August 31, 2018 22:15
-
-
Save Frontrider/af3b66adefcca8750003eb3cc233d0e5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "entries": [ | |
| { | |
| "key": "BIOMANCY_BASICS", | |
| "name": "research.thaumic_arcana.biomancy.title", | |
| "icons": [ | |
| "thaumic_arcana:textures/research/cat_biomancy.png" | |
| ], | |
| "category": "BIOMANCY", | |
| "location": [ | |
| 0, | |
| 0 | |
| ], | |
| "parents": [ | |
| "MINDBIOTHAUMIC", | |
| "PLANTS" | |
| ], | |
| "meta": [ | |
| "ROUND", | |
| "HIDDEN" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.biomancy.stage.1" | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "EXPERMIENT_TABLE", | |
| "name": "research.thaumic_arcana.table.title", | |
| "icons": [ | |
| "thaumic_arcana:experiment_table" | |
| ], | |
| "category": "BIOMANCY", | |
| "location": [ | |
| 0, | |
| -2 | |
| ], | |
| "parents": [ | |
| "BIOMANCY_BASICS" | |
| ], | |
| "meta": [ | |
| "ROUND" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.table.stage.1" | |
| } | |
| ], | |
| "addenda": [ | |
| { | |
| "text": "research.thaumic_arcana.table.application", | |
| "required_research": [ | |
| "EXPERMIENT_TABLE@1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.table.magic_application", | |
| "required_research": [ | |
| "CREATURE_ENCHANT@2" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "PLANTLIFE", | |
| "name": "research.thaumic_arcana.plantlife.title", | |
| "icons": [ | |
| "minecraft:wheat" | |
| ], | |
| "category": "BIOMANCY", | |
| "location": [ | |
| 0, | |
| 2 | |
| ], | |
| "parents": [ | |
| "BIOMANCY_BASICS" | |
| ], | |
| "meta": [ | |
| "ROUND" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.plantlife.stage.1" | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "CREATURES", | |
| "name": "research.thaumic_arcana.creatures.title", | |
| "icons": [ | |
| "thaumic_arcana:textures/research/research_animals.png" | |
| ], | |
| "category": "BIOMANCY", | |
| "location": [ | |
| 2, | |
| 0 | |
| ], | |
| "parents": [ | |
| "BIOMANCY_BASICS" | |
| ], | |
| "meta": [ | |
| "ROUND" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.creatures.stage.1", | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;3", | |
| "OBSERVATION;BIOMANCY;1" | |
| ], | |
| "required_items": [ | |
| "thaumcraft:salis_mundus" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creatures.stage.2", | |
| "required_knowledge": [ | |
| "OBSERVATION;BIOMANCY;1", | |
| "OBSERVATION;ARTIFICE;1" | |
| ], | |
| "required_items": [ | |
| "thaumcraft:greatwood_planks", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'vinculum'}]}" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creatures.stage.3", | |
| "recipes": [ | |
| "thaumic_arcana:create_cage" | |
| ] | |
| } | |
| ], | |
| "addenda": [ | |
| { | |
| "text": "research.thaumic_arcana.creatures.formula", | |
| "required_research": [ | |
| "CREATURES@1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creatures.cage", | |
| "required_research": [ | |
| "CREATURES@2" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "PLANT_GROWTH", | |
| "name": "research.thaumic_arcana.wheat.title", | |
| "icons": [ | |
| "minecraft:wheat", | |
| "minecraft:potato", | |
| "minecraft:carrot", | |
| "minecraft:beetroot" | |
| ], | |
| "category": "BIOMANCY", | |
| "parents": [ | |
| "PLANTLIFE" | |
| ], | |
| "meta": [ | |
| "SPIKY" | |
| ], | |
| "location": [ | |
| 0, | |
| 4 | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;2", | |
| "THEORY;BIOMANCY;1" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.wheat.stage.1", | |
| "required_item": [ | |
| "minecraft:seeds", | |
| "minecraft:wheat", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'herba'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'aqua'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'terra'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'lux'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;2", | |
| "OBSERVATION;BIOMANCY;1", | |
| "THEORY;BIOMANCY;1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.wheat.stage.2", | |
| "recipes": [ | |
| "thaumic_arcana:grow_wheat" | |
| ], | |
| "required_item": [ | |
| "minecraft:potato", | |
| "minecraft:carrot", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'herba'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'aqua'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'terra'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'lux'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;2", | |
| "THEORY;BIOMANCY;1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.wheat.stage.3", | |
| "recipes": [ | |
| "thaumic_arcana:grow_wheat", | |
| "thaumic_arcana:grow_potato", | |
| "thaumic_arcana:grow_carrot" | |
| ], | |
| "required_item": [ | |
| "minecraft:reeds", | |
| "minecraft:melon", | |
| "minecraft:pumpkin", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'herba'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'aqua'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'terra'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'lux'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;2", | |
| "THEORY;BIOMANCY;1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.wheat.stage.4", | |
| "recipes": [ | |
| "thaumic_arcana:grow_wheat", | |
| "thaumic_arcana:grow_potato", | |
| "thaumic_arcana:grow_carrot", | |
| "thaumic_arcana:grow_reeds", | |
| "thaumic_arcana:grow_melon", | |
| "thaumic_arcana:grow_pumpkin" | |
| ], | |
| "required_item": [ | |
| "minecraft:beetroot_seeds", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'herba'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'aqua'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'terra'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'lux'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;BIOMANCY;1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.wheat.stage.5", | |
| "recipes": [ | |
| "thaumic_arcana:grow_wheat", | |
| "thaumic_arcana:grow_potato", | |
| "thaumic_arcana:grow_carrot", | |
| "thaumic_arcana:grow_beetroot", | |
| "thaumic_arcana:grow_reeds", | |
| "thaumic_arcana:grow_melon", | |
| "thaumic_arcana:grow_pumpkin" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "PLANT_GROWTH_ADVANCED", | |
| "name": "research.thaumic_arcana.tree.title", | |
| "icons": [ | |
| "minecraft:sapling" | |
| ], | |
| "category": "BIOMANCY", | |
| "parents": [ | |
| "PLANT_GROWTH" | |
| ], | |
| "meta": [ | |
| "ROUND", | |
| "HIDDEN" | |
| ], | |
| "location": [ | |
| 0, | |
| 5 | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;2", | |
| "THEORY;BIOMANCY;1" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.tree.stage.1", | |
| "required_item": [ | |
| "minecraft:sapling", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'herba'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'aqua'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'terra'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'lux'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;2", | |
| "OBSERVATION;BIOMANCY;1", | |
| "THEORY;BIOMANCY;4" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.tree.stage.2", | |
| "required_item": [ | |
| "minecraft:seeds", | |
| "minecraft:beetroot_seeds", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'herba'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'aqua'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'terra'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'lux'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "OBSERVATION;BIOMANCY;1", | |
| "THEORY;BIOMANCY;4" | |
| ], | |
| "recipes": [ | |
| "thaumic_arcana:tree_0", | |
| "thaumic_arcana:tree_1", | |
| "thaumic_arcana:tree_2", | |
| "thaumic_arcana:tree_3", | |
| "thaumic_arcana:tree_4", | |
| "thaumic_arcana:tree_5", | |
| "thaumic_arcana:tree_6", | |
| "thaumic_arcana:tree_7" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.tree.stage.3", | |
| "recipes": [ | |
| "thaumic_arcana:tree_0", | |
| "thaumic_arcana:tree_1", | |
| "thaumic_arcana:tree_2", | |
| "thaumic_arcana:tree_3", | |
| "thaumic_arcana:tree_4", | |
| "thaumic_arcana:tree_5", | |
| "thaumic_arcana:tree_6", | |
| "thaumic_arcana:tree_7", | |
| "thaumic_arcana:seed_10", | |
| "thaumic_arcana:seed_11" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "FLESH_GROWTH", | |
| "name": "research.thaumic_arcana.flesh_growth.title", | |
| "icons": [ | |
| "minecraft:porkchop", | |
| "minecraft:chicken", | |
| "minecraft:mutton", | |
| "minecraft:beef" | |
| ], | |
| "category": "BIOMANCY", | |
| "parents": [ | |
| "INCUBATED_EGG" | |
| ], | |
| "meta": [ | |
| "ROUND", | |
| "HIDDEN" | |
| ], | |
| "location": [ | |
| 4, | |
| -2 | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;2", | |
| "THEORY;BIOMANCY;1" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.flesh_growth.stage.1", | |
| "required_item": [ | |
| "minecraft:beef", | |
| "minecraft:porkchop", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'victus'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'bestia'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;2", | |
| "OBSERVATION;BIOMANCY;1", | |
| "THEORY;BIOMANCY;1" | |
| ], | |
| "warp": 2 | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.flesh_growth.stage.2", | |
| "recipes": [ | |
| "thaumic_arcana:grow_beef", | |
| "thaumic_arcana:grow_chicken", | |
| "thaumic_arcana:grow_mutton", | |
| "thaumic_arcana:grow_pork" | |
| ], | |
| "warp": 2 | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "ARCANE_FERTILIZER", | |
| "name": "research.thaumic_arcana.fertiliser.title", | |
| "icons": [ | |
| "thaumic_arcana:fertiliser" | |
| ], | |
| "category": "BIOMANCY", | |
| "parents": [ | |
| "PLANT_GROWTH" | |
| ], | |
| "meta": [ | |
| "ROUND", | |
| "HIDDEN" | |
| ], | |
| "location": [ | |
| 2, | |
| 3 | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;2", | |
| "THEORY;BIOMANCY;1", | |
| "OBSERVATION:BASIC:2" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.fertiliser.stage.1", | |
| "required_item": [ | |
| "minecraft:bone_meal", | |
| "minecraft:seeds", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'terra'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'aqua'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'lux'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'herba'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;2", | |
| "OBSERVATION;BIOMANCY;1", | |
| "THEORY;BIOMANCY;1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.fertiliser.stage.2", | |
| "recipes": [ | |
| "thaumic_arcana:fertilizer_recipe" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "INCUBATED_EGG", | |
| "name": "research.thaumic_arcana.incubated_egg.title", | |
| "icons": [ | |
| "minecraft:egg" | |
| ], | |
| "category": "BIOMANCY", | |
| "parents": [ | |
| "CREATURES", | |
| "~PLANT_GROWTH" | |
| ], | |
| "meta": [ | |
| "ROUND" | |
| ], | |
| "location": [ | |
| 4, | |
| 0 | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.incubated_egg.stage.1", | |
| "required_item": [ | |
| "minecraft:egg", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'ignis'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'bestia'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'victus'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;2", | |
| "OBSERVATION;BIOMANCY;1", | |
| "OBSERVATION;BASICS;2", | |
| "THEORY;BIOMANCY;1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.incubated_egg.stage.2", | |
| "recipes": [ | |
| "thaumic_arcana:incubated_egg_recipe" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "CREATURE_ENCHANT", | |
| "name": "research.thaumic_arcana.creature_enchant.title", | |
| "icons": [ | |
| "thaumic_arcana:creature_enchanter" | |
| ], | |
| "category": "BIOMANCY", | |
| "parents": [ | |
| "INFUSIONENCHANTMENT", | |
| "FLESH_GROWTH" | |
| ], | |
| "meta": [ | |
| "SPIKY" | |
| ], | |
| "location": [ | |
| 6, | |
| -2 | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;INFUSION;2", | |
| "THEORY;BIOMANCY;1" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant.stage.1", | |
| "required_item": [ | |
| "minecraft:enchanted_book", | |
| "minecraft:beef", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'praecantatio'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'bestia'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'auram'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;INFUSION;2", | |
| "THEORY;BIOMANCY;1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant.stage.2", | |
| "recipes": [ | |
| "thaumic_arcana:enchant_powder_basic", | |
| "thaumic_arcana:ce_fertile" | |
| ], | |
| "required_item": [ | |
| "minecraft:enchanted_book", | |
| "minecraft:beef", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'praecantatio'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'bestia'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'praemunio'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;INFUSION;2", | |
| "THEORY;BIOMANCY;1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant.stage.3", | |
| "recipes": [ | |
| "thaumic_arcana:enchant_powder_basic", | |
| "thaumic_arcana:ce_fertile", | |
| "thaumic_arcana:ce_protection" | |
| ], | |
| "required_item": [ | |
| "minecraft:enchanted_book", | |
| "minecraft:beef", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'praecantatio'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'bestia'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'praemunio'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'potentia'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;INFUSION;2", | |
| "THEORY;BIOMANCY;1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant.stage.4", | |
| "recipes": [ | |
| "thaumic_arcana:enchant_powder_basic", | |
| "thaumic_arcana:ce_fertile", | |
| "thaumic_arcana:ce_protection", | |
| "thaumic_arcana:ce_respiration" | |
| ] | |
| } | |
| ], | |
| "addenda": [ | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant.creature_enchanter_none", | |
| "required_research": [ | |
| "CREATURE_ENCHANT@1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant.powder", | |
| "required_research": [ | |
| "CREATURE_ENCHANT@1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant.creature_enchanter_fertile", | |
| "required_research": [ | |
| "CREATURE_ENCHANT@1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant.creature_enchanter_protection", | |
| "required_research": [ | |
| "CREATURE_ENCHANT@2" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant.creature_enchanter_respiration", | |
| "required_research": [ | |
| "CREATURE_ENCHANT@3" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "CREATURE_ENCHANT_ADVANCED", | |
| "name": "research.thaumic_arcana.creature_enchant_advanced.title", | |
| "icons": [ | |
| "thaumic_arcana:creature_enchanter" | |
| ], | |
| "category": "BIOMANCY", | |
| "location": [ | |
| 6, | |
| -3 | |
| ], | |
| "parents": [ | |
| "CREATURE_ENCHANT" | |
| ], | |
| "meta": [ | |
| "ROUND", | |
| "HIDDEN" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant_advanced.stage.1", | |
| "required_item": [ | |
| "minecraft:enchanted_book", | |
| "minecraft:beef", | |
| "thaumic_arcana:enchant_powder_basic", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'praecantatio'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'auram'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;INFUSION;2", | |
| "THEORY;BIOMANCY;1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant_advanced.stage.2", | |
| "recipes": [ | |
| "thaumic_arcana:enchant_powder_advanced" | |
| ], | |
| "required_item": [ | |
| "minecraft:enchanted_book", | |
| "minecraft:beef", | |
| "thaumic_arcana:enchant_powder_advanced", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'potentia'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'auram'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;INFUSION;1", | |
| "THEORY;BIOMANCY;2" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant_advanced.stage.3", | |
| "recipes": [ | |
| "thaumic_arcana:enchant_powder_advanced", | |
| "thaumic_arcana:ce_strength" | |
| ], | |
| "required_item": [ | |
| "minecraft:enchanted_book", | |
| "thaumic_arcana:rodent", | |
| "thaumic_arcana:enchant_powder_advanced", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'terra'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'ignis'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'bestia'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;INFUSION;1", | |
| "THEORY;BIOMANCY;2" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant_advanced.stage.4", | |
| "recipes": [ | |
| "thaumic_arcana:enchant_powder_advanced", | |
| "thaumic_arcana:ce_strength", | |
| "thaumic_arcana:ce_speed" | |
| ], | |
| "required_item": [ | |
| "minecraft:enchanted_book", | |
| "minecraft:spider_eye", | |
| "minecraft:cob_web", | |
| "thaumic_arcana:rodent", | |
| "thaumic_arcana:enchant_powder_advanced", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'vinculum'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'aqua'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'terra'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'bestia'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;INFUSION;1", | |
| "THEORY;BIOMANCY;2" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant_advanced.stage.5", | |
| "recipes": [ | |
| "thaumic_arcana:enchant_powder_advanced", | |
| "thaumic_arcana:ce_strength", | |
| "thaumic_arcana:ce_speed", | |
| "thaumic_arcana:ce_spider" | |
| ], | |
| "required_item": [ | |
| "minecraft:enchanted_book", | |
| "minecraft:spider_eye", | |
| "minecraft:cob_web", | |
| "thaumic_arcana:rodent", | |
| "thaumic_arcana:enchant_powder_advanced", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'vinculum'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'aqua'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'terra'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'bestia'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;INFUSION;1", | |
| "THEORY;BIOMANCY;2" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant_advanced.stage.6", | |
| "recipes": [ | |
| "thaumic_arcana:enchant_powder_advanced", | |
| "thaumic_arcana:ce_strength", | |
| "thaumic_arcana:ce_speed", | |
| "thaumic_arcana:ce_spider", | |
| "thaumic_arcana:ce_vitality" | |
| ] | |
| } | |
| ], | |
| "addenda": [ | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant.creature_enchanter_strength", | |
| "required_research": [ | |
| "CREATURE_ENCHANT_ADVANCED@2" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "SELF_ENCHANTMENT", | |
| "name": "research.thaumic_arcana.self_enchantment.title", | |
| "icons": [ | |
| "thaumic_arcana:textures/research/research_self_enchantment.png" | |
| ], | |
| "category": "BIOMANCY", | |
| "location": [ | |
| 8, | |
| -2 | |
| ], | |
| "parents": [ | |
| "CREATURE_ENCHANT_ADVANCED" | |
| ], | |
| "meta": [ | |
| "SPIKY", | |
| "HIDDEN" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.self_enchantment.stage.1", | |
| "required_item": [ | |
| "thaumic_arcana:creature_enchanter", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'victus'}]}", | |
| "thaumcraft:salis_mundus" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.self_enchantment.stage.2", | |
| "warp": 4 | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.self_enchantment.stage.3", | |
| "required_research": [ | |
| "BATHSALTS" | |
| ], | |
| "required_item": [ | |
| "thaumic_arcana:creature_enchanter", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'victus'}]}", | |
| "thaumcraft:salis_mundus", | |
| "thaumcraft:bath_salts", | |
| "minecraft:water_bucket" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.self_enchantment.stage.4", | |
| "required_research": [ | |
| "BASEAUROMANCY" | |
| ], | |
| "required_item": [ | |
| "thaumic_arcana:creature_enchanter", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'victus'}]}", | |
| "thaumcraft:salis_mundus", | |
| "thaumcraft:bath_salts", | |
| "minecraft:water_bucket", | |
| "thaumcraft:caster_basic" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.self_enchantment.stage.5" | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "NUTRINET_MIX", | |
| "name": "research.thaumic_arcana.nutrient_mix.title", | |
| "icons": [ | |
| "thaumic_arcana:nutrient_mix" | |
| ], | |
| "category": "BIOMANCY", | |
| "parents": [ | |
| "FLESH_GROWTH" | |
| ], | |
| "meta": [ | |
| "ROUND" | |
| ], | |
| "location": [ | |
| 6, | |
| 0 | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.nutrient_mix.stage.1", | |
| "required_item": [ | |
| "minecraft:beef", | |
| "minecraft:sugar", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'victus'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;1", | |
| "OBSERVATION;BASIC;1", | |
| "THEORY;BIOMANCY;2" | |
| ], | |
| "warp": 0 | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.nutrient_mix.stage.2", | |
| "recipes": [ | |
| "thaumic_arcana:nutrient_mix" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "FLESH_TO_LEATHER", | |
| "name": "research.thaumic_arcana.leather.title", | |
| "icons": [ | |
| "minecraft:leather" | |
| ], | |
| "category": "BIOMANCY", | |
| "parents": [ | |
| "FLESH_GROWTH" | |
| ], | |
| "meta": [ | |
| "ROUND" | |
| ], | |
| "location": [ | |
| 5, | |
| -1 | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.leather.stage.1", | |
| "required_item": [ | |
| "minecraft:beef", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'perditio'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'permutatio'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;1", | |
| "OBSERVATION;BASIC;1", | |
| "THEORY;BIOMANCY;2" | |
| ], | |
| "warp": 0 | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.leather.stage.2", | |
| "recipes": [ | |
| "thaumic_arcana:beef_to_leather", | |
| "thaumic_arcana:pork_to_leather", | |
| "thaumic_arcana:mutton_to_leather" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "PLANT_PRODUCTS", | |
| "name": "research.thaumic_arcana.plantproducts.title", | |
| "icons": [ | |
| "minecraft:paper" | |
| ], | |
| "category": "BIOMANCY", | |
| "location": [ | |
| 2, | |
| 5 | |
| ], | |
| "parents": [ | |
| "PLANT_GROWTH", | |
| "HEDGEALCHEMY", | |
| "PLANT_GROWTH_ADVANCED" | |
| ], | |
| "meta": [ | |
| "ROUND" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.plantproducts.stage.1", | |
| "required_item": [ | |
| "minecraft:log", | |
| "minecraft:sugarcane", | |
| "minecraft:paper", | |
| "minecraft:wheat", | |
| "minecraft:grass", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'perditio'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'aqua'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'fabrico'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'ordo'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;2", | |
| "OBSERVATION;BASIC;1" | |
| ], | |
| "warp": 0 | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.plantproducts.stage.2", | |
| "required_item": [ | |
| "minecraft:dye;1;1", | |
| "minecraft:dye;1;11", | |
| "minecraft:dye;1;2", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'aqua'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'terra'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'lux'}]}" | |
| ], | |
| "recipes": [ | |
| "thaumic_arcana:paper" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;ALCHEMY;2", | |
| "OBSERVATION;BASIC;1" | |
| ], | |
| "warp": 0 | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.plantproducts.stage.3", | |
| "recipes": [ | |
| "thaumic_arcana:paper", | |
| "thaumic_arcana:dye_red", | |
| "thaumic_arcana:dye_yellow", | |
| "thaumic_arcana:dye_green" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "ENCHANT_MODIFICATION", | |
| "name": "research.thaumic_arcana.enchant_modification.title", | |
| "icons": [ | |
| "thaumic_arcana:textures/cenchant/enchant_effect.png" | |
| ], | |
| "category": "BIOMANCY", | |
| "location": [ | |
| 2, | |
| -5 | |
| ], | |
| "parents": [ | |
| "CREATURE_ENCHANT_ADVANCED" | |
| ], | |
| "meta": [ | |
| "ROUND", | |
| "HIDDEN" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.enchant_modification.stage.1", | |
| "required_item": [ | |
| "thaumic_arcana:enchanting_powder_advanced", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'permutatio'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'bestia'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'ordo'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'auram'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;AUROMANCY;1", | |
| "OBSERVATION;BASIC;1", | |
| "THEORY;BIOMANCY;2", | |
| "OBSERVATION;BIOMANCY;1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.enchant_modification.stage.2", | |
| "recipes": [ | |
| "thaumic_arcana:enchant_modifier_base", | |
| "thaumic_arcana:ce_circle_normal" | |
| ], | |
| "required_item": [ | |
| "thaumic_arcana:enchanting_powder_advanced", | |
| "thaumic_arcana:enchant_modifier;1;0;{modifier:'thaumic_arcana:normal'}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'permutatio'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'bestia'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'perditio'}]}", | |
| "thaumcraft:phial;1;1;{Aspects:[{amount:10,key:'vitium'}]}" | |
| ], | |
| "required_knowledge": [ | |
| "THEORY;AUROMANCY;1", | |
| "THEORY;BIOMANCY;2" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.enchant_modification.stage.3", | |
| "recipes": [ | |
| "thaumic_arcana:enchant_modifier_base", | |
| "thaumic_arcana:ce_circle_normal", | |
| "thaumic_arcana:ce_circle_negation" | |
| ] | |
| } | |
| ], | |
| "addenda": [ | |
| { | |
| "text": "research.thaumic_arcana.enchant_modification.base", | |
| "required_research": [ | |
| "ENCHANT_MODIFICATION@1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.enchant_modification.negation", | |
| "required_research": [ | |
| "ENCHANT_MODIFICATION@2" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "key": "CREATURE_ENCHANTMENT_NEGATION", | |
| "name": "research.thaumic_arcana.creature_enchant_negation.title", | |
| "icons": [ | |
| "thaumic_arcana:enchant_modifier;1;0;{modifier:'thaumic_arcana:negation'}" | |
| ], | |
| "category": "BIOMANCY", | |
| "location": [ | |
| 0, | |
| -5 | |
| ], | |
| "parents": [ | |
| "ENCHANT_MODIFICATION" | |
| ], | |
| "meta": [ | |
| "SPIKY", | |
| "HIDDEN" | |
| ], | |
| "stages": [ | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant_negation.stage.1", | |
| "required_research": [ | |
| "ENCHANT_MODIFICATION@1" | |
| ] | |
| } | |
| ], | |
| "addenda": [ | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant_negation.fertile", | |
| "required_research": [ | |
| "CREATURE_ENCHANTMENT_NEGATION@1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant_negation.protection", | |
| "required_research": [ | |
| "CREATURE_ENCHANTMENT_NEGATION@1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant_negation.strength", | |
| "required_research": [ | |
| "CREATURE_ENCHANTMENT_NEGATION@1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant_negation.speed", | |
| "required_research": [ | |
| "CREATURE_ENCHANTMENT_NEGATION@1" | |
| ] | |
| }, | |
| { | |
| "text": "research.thaumic_arcana.creature_enchant_negation.vitality", | |
| "required_research": [ | |
| "CREATURE_ENCHANTMENT_NEGATION@1" | |
| ] | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment