This is a pretty simple mod that makes creating custom recipes for CraftTweaker easier. The mod currently supports the Avaritia 9x9 "Dire Crafting Bench" and the vanilla crafting table. It adds two blocks, the Avaritia Recipe Factory and the Vanilla Recipe Factory. Simply put the desired inputs and outputs in the proper slots and click the button on the right. A text file will be generated in your game base directory that contains all of the scripts that you generate. Simply copy the contents of this file into your CraftTweaker scripts file, replace the Avaritia recipe names with unique strings (will be in GUI soon), and reload your world. Included with each script is a recipe remover, so if you want to keep the old recipe as well simply remove that line.
In regards to the recipe factories, I know the textures aren't great... I created this mod at the request of one user in under a day. I figured I might as well put it out here and if it's something that other pack creators start using more frequently I will create real textures for the blocks and add support for more recipe types.
FAQ:
- Do blocks/items with metadata like wool work: Yes, unless the mod dev did something they shouldn't have...
- Do I need Avaritia to use this? I only want it for vanilla recipes!: No. Just don't make any Avaritia recipes and you shouldn't have a problem.
Coming Soon:
- NBT support
- Ability to edit scripts
- Automatically place scripts in the proper folder
- Extended Crafting support
- Mod Rename
- More control over creating "groups" of recipes, rather than the current one remove to one add setup
- GitHub repository
For those who having problem to create extreme recipes for a custom pack i found a solution:
1)Put the desired input and output in the Avaritia Recipe Factory and click the icon of the anvil
2)Then quit minecraft
3)Go in the Modpack Folder using the 3 vertical dot on the curse forge launcher
4)In this folder will be the file named "avaritiarecipemakeroutput.txt" copy the script inside
5)go in the script folder ,wil be empty,create a new file .txt and paste the code inside this new file
6)VERY IMPORTANT change the ".txt" with ".zs"
7)Run minecraft and should be good to go
For this dynamic i used the mods: avaritia recipe generator, crafttweaker and minetweaker already installed
Probably won't get a reply as this mod seems dead, im trying to use this modpack but the problem i keep encoutering is it removes the old recipes but does NOT add the new ones but they do work if they are in the last slot of the scripts file, BUT if there are multiple recipes in one script the one at the bottom is the only one that works. Same goes if i switch each recipe to there own script the only one to work is the also the last script https://pastebin.com/5abVLp4x here is my script file.
I followed all the steps in the description and yet it didn't work a reply would be so grateful.
Is this mod dead? I was looiing forward to NBT and editing support.
I created a recipe and hit the button to create it, but when I do no file is created in any folder of my client, I know im supposed to see an Avaritia recipe text file, but nothing is there, please help
Umm I added all the items into the Avaritia Recipe Maker but when I go to click the button on the right side.. nothing happens.. I am in 1.12.2
In reply to philip2040:
In reply to brachy84:
Here is the code for it: https://pastebin.com/JxPKWTgQ
In reply to philip2040:
In reply to brachy84:
yes I added that line into a zs file. Then relaunched minecraft but it still doesn't show a recipe for the item
Come on no answer for 2 days and even asked the creator..
In reply to philip2040:
In reply to techdweebplays:
Here is the generated script; https://pastebin.com/0JY1ND1M
In reply to techdweebplays:
In reply to techdweebplays:
Whatever and nevermind. I am going to use a different mod...
In reply to philip2040:
It doesn´´ t work properly. The old 9x9 recipes dont get removed. Doesnt work to make a 9x9 recipe which was a 3x3 recipe before
In reply to brachy84:
In reply to techdweebplays:
My only complaint is that it doesn't use NBT in the generating. Other than that, this is awesome.