How can i make new recipes

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
T

Tpghost

Guest
Title How can i make new recipes

Launcher Type Vanilla

Modpack

Modpack version

Have you modified the pack?

Link to log file

Details of the issue So hello
I want to know how i can change the recipes or make new ones for like modded crafting tables or machines.
Since i play alot of modded skyblock but the most things
which i want to craft can't be crafted thats why i ask.
I know minetweaker but it only works with crafting table and not for machines.
Is there anyway to code or edit a code?
 

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
ModTweaker allows you to use minetweaker to change recipes for other mods.

Edit: This should allow you to craft the entropy shard with the fluid transposer. @Tpghost
mods.thermalexpansion.Transposer.addFillRecipe(2000, <TConstruct:toolShard:6>, <Thaumcraft:itemShard:5>, <liquid:water> * 100);
 
Last edited: