10 lines
461 B
Plaintext
10 lines
461 B
Plaintext
# Infusion Crystal
|
|
recipes.remove(<mysticalagriculture:infusion_crystal>);
|
|
recipes.addShaped(<mysticalagriculture:infusion_crystal>, [[<ore:shardProsperity>, <ore:essenceInferium>, <ore:shardProsperity>],[<ore:essenceInferium>, <biomesoplenty:terrestrial_artifact>, <ore:essenceInferium>], [<ore:shardProsperity>, <ore:essenceInferium>, <ore:shardProsperity>]]);
|
|
|
|
# Master Infusion Crystal
|
|
recipes.remove(<mysticalagriculture:master_infusion_crystal>);
|
|
|
|
|
|
|