Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm committed Jan 10, 2025
1 parent 47cfe9a commit 4bf4ecc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/mods/MindOverMatter/recipes/chemistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"skill_used": "chemistry",
"difficulty": 1,
"time": "1 m",
"autolearn": [ [ "chemistry", 5 ], [ "metaphysics", 3 ] ],
"book_learn": [ [ "schematics_matrix_crystal_ground", 1 ], [ "recipe_survivor_matrix_crystal_ground", 1 ] ],
"components": [ [ [ "matrix_crystal_biokin_dust_refined", 1 ] ], [ [ "water_clean", 1 ] ] ],
"flags": [ "SECRET", "BLIND_HARD" ]
Expand Down Expand Up @@ -88,6 +89,7 @@
"skill_used": "chemistry",
"difficulty": 1,
"time": "1 m",
"autolearn": [ [ "chemistry", 5 ], [ "metaphysics", 3 ] ],
"book_learn": [ [ "schematics_matrix_crystal_ground", 1 ], [ "recipe_survivor_matrix_crystal_ground", 1 ] ],
"components": [ [ [ "matrix_crystal_clair_dust_refined", 1 ] ], [ [ "water_clean", 1 ] ] ],
"flags": [ "SECRET", "BLIND_HARD" ]
Expand Down Expand Up @@ -122,6 +124,7 @@
"skill_used": "chemistry",
"difficulty": 1,
"time": "1 m",
"autolearn": [ [ "chemistry", 5 ], [ "metaphysics", 3 ] ],
"book_learn": [ [ "schematics_matrix_crystal_ground", 1 ], [ "recipe_survivor_matrix_crystal_ground", 1 ] ],
"components": [ [ [ "matrix_crystal_electrokin_dust_refined", 1 ] ], [ [ "water_clean", 1 ] ] ],
"flags": [ "SECRET", "BLIND_HARD" ]
Expand Down Expand Up @@ -156,6 +159,7 @@
"skill_used": "chemistry",
"difficulty": 1,
"time": "1 m",
"autolearn": [ [ "chemistry", 5 ], [ "metaphysics", 3 ] ],
"book_learn": [ [ "schematics_matrix_crystal_ground", 1 ], [ "recipe_survivor_matrix_crystal_ground", 1 ] ],
"components": [ [ [ "matrix_crystal_photokin_dust_refined", 1 ] ], [ [ "water_clean", 1 ] ] ],
"flags": [ "SECRET", "BLIND_HARD" ]
Expand Down Expand Up @@ -190,6 +194,7 @@
"skill_used": "chemistry",
"difficulty": 1,
"time": "1 m",
"autolearn": [ [ "chemistry", 5 ], [ "metaphysics", 3 ] ],
"book_learn": [ [ "schematics_matrix_crystal_ground", 1 ], [ "recipe_survivor_matrix_crystal_ground", 1 ] ],
"components": [ [ [ "matrix_crystal_pyrokin_dust_refined", 1 ] ], [ [ "water_clean", 1 ] ] ],
"flags": [ "SECRET", "BLIND_HARD" ]
Expand Down Expand Up @@ -224,6 +229,7 @@
"skill_used": "chemistry",
"difficulty": 1,
"time": "1 m",
"autolearn": [ [ "chemistry", 5 ], [ "metaphysics", 3 ] ],
"book_learn": [ [ "schematics_matrix_crystal_ground", 1 ], [ "recipe_survivor_matrix_crystal_ground", 1 ] ],
"components": [ [ [ "matrix_crystal_telekin_dust_refined", 1 ] ], [ [ "water_clean", 1 ] ] ],
"flags": [ "SECRET", "BLIND_HARD" ]
Expand Down Expand Up @@ -258,6 +264,7 @@
"skill_used": "chemistry",
"difficulty": 1,
"time": "1 m",
"autolearn": [ [ "chemistry", 5 ], [ "metaphysics", 3 ] ],
"book_learn": [ [ "schematics_matrix_crystal_ground", 1 ], [ "recipe_survivor_matrix_crystal_ground", 1 ] ],
"components": [ [ [ "matrix_crystal_telepath_dust_refined", 1 ] ], [ [ "water_clean", 1 ] ] ],
"flags": [ "SECRET", "BLIND_HARD" ]
Expand Down Expand Up @@ -292,6 +299,7 @@
"skill_used": "chemistry",
"difficulty": 1,
"time": "1 m",
"autolearn": [ [ "chemistry", 5 ], [ "metaphysics", 3 ] ],
"book_learn": [ [ "schematics_matrix_crystal_ground", 1 ], [ "recipe_survivor_matrix_crystal_ground", 1 ] ],
"components": [ [ [ "matrix_crystal_teleport_dust_refined", 1 ] ], [ [ "water_clean", 1 ] ] ],
"flags": [ "SECRET", "BLIND_HARD" ]
Expand Down Expand Up @@ -326,6 +334,7 @@
"skill_used": "chemistry",
"difficulty": 1,
"time": "1 m",
"autolearn": [ [ "chemistry", 5 ], [ "metaphysics", 3 ] ],
"book_learn": [ [ "schematics_matrix_crystal_ground", 1 ], [ "recipe_survivor_matrix_crystal_ground", 1 ] ],
"components": [ [ [ "matrix_crystal_vitakin_dust_refined", 1 ] ], [ [ "water_clean", 1 ] ] ],
"flags": [ "SECRET", "BLIND_HARD" ]
Expand Down

0 comments on commit 4bf4ecc

Please sign in to comment.