-
JEI does not show TE Fluid Transposer fill recipe for fluxducts. Check other recipes to find any missing, try to correct w/ crafttweaker
-
I can't find any documentation about support for Crafttweaker or Modtweaker. Please point me in the right direction if I've missed anything.
Adding support for creating/removing recipes in the Allo…
-
What it says on the tin. Can we get crafttweaker support for people who don't want to wrestle with Minecraft's datapack format?
-
mod can run without Crafttweaker. It would be cool if you removed it as required dependency because some people might choose GroovyScript over Crafttweaker.
-
Line 105 in MineTweakerRecipeMaker.zs:
`recipes.addShapeless []);`
This is not valid syntax, and should be fixed or removed.
-
-
I know there are commands to change recipes like this one:
mods.magneticraft.CrushingTable.addRecipe(, * 2);
but we also need the imports, because like this it wont work. Maybe they are somewhere…
-
I was looking through and while I didn't see anything, I'm wondering if this mod supports CT. If not then I would highly recommend that support be added for it as it would make the mod so much better …
-
I hope to provide the support of CraftTweaker or other ways to modify recipes and game content
-
_For context, I am trying to balance the Rats mod to be less combat-oriented for a modpack I am working on with some friends._
I wrote a custom .zs script file for CraftTweaker that should have rem…