updated many things: added forge:pamcrops tag, added rftools pamcrops tag dimlet, added some in config documentation to the wasteland that is rftools docs, mors tuff i forgot i'm sure
This commit is contained in:
@@ -14,12 +14,29 @@ var RemoveRecipes =
|
||||
"create:crafting/materials/electron_tube",
|
||||
"botania:elven_trade/elementium_block",
|
||||
"botania:elven_trade/elementium",
|
||||
"ars_nouveau:imbuement_lapis",
|
||||
"ars_nouveau:imbuement_amethyst",
|
||||
|
||||
"ars_nouveau:imbuement_amethyst_block"
|
||||
|
||||
];
|
||||
|
||||
//custom datapack formatted recipes
|
||||
var CustomRecipes =
|
||||
[
|
||||
|
||||
{
|
||||
"type": "ars_nouveau:imbuement",
|
||||
"count": 1,
|
||||
"input": {
|
||||
"item": "botania:mana_diamond"
|
||||
},
|
||||
"output": "ars_nouveau:source_gem",
|
||||
"pedestalItems": [],
|
||||
"source": 500
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
|
||||
type: "botania:mana_infusion",
|
||||
|
||||
Reference in New Issue
Block a user