[1.12.2] Recipes don't work
armuell opened this issue ยท 8 comments
Issue Description:
Crafttweaker scripts load without errors and appear to register recipes. The recipes show up in JEI but when you attempt to craft them nothing happens (there is no item in the output of crafting table). This happens on both single player and servers. I am the developer of this mod pack and the problem can be easily reproduced but installing and trying to craft one of the recipes I added in recipes.zs: https://minecraft.curseforge.com/projects/peace-of-mind/files/2524242
What happens:
Recipes don't work
What you expected to happen:
Recipes to work
Script used:
https://pastebin.com/PnWZFJHp
https://pastebin.com/Gb1k4yTp
https://pastebin.com/0ctiLq8Q
https://pastebin.com/T2LPcX1a
Minetweaker.log file:
Affected Versions (Do not use "latest"):
- Minecraft: 1.12.2
- Forge: 14.23.1.2577
- Crafttweaker: 4.1.0
- Contenttweaker: 4.4.0
- LootTweaker: 0.0.6.5
Your most recent log file where the issue was present:
linked above? unless I am misunderstanding something
You can also download any previous versions of the pack linked above and see that the recipes worked just fine before updating crafttweaker/contenttweaker. I have not changed anything regarding the recipes I've added between versions.
are you 100% sure you used version 1.8.0 of the pack? It's marked as beta so you might have downloaded the previous version @jaredlll08
Also as I stated in the OP, JEI will display the recipes but when you actually go to craft the items it does not work.
Interesting. I will load up the previous version of the pack and only update CraftTweaker and ContentTweaker. If the problem still persists then we know the issue is with the CT but if it doesn't then we know another mod is causing the issue. I'll report back soon.
Alright I just did the above and the recipes worked. So you are correct that a different mod is interfering which is annoying because I have no clue how to track this down lol. Thank you for your help. If you have any suggestions let me know.