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:
APEX FIGHT
2025-12-29 17:00:14 -05:00
parent 5972b37123
commit 89ac43b266
41 changed files with 3419 additions and 15238 deletions

View File

@@ -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",