[Bug]: Should probably disable force rod and meat recipes in uncrafting grinder
Lothrazar opened this issue ยท 4 comments
General Info
- I can reproduce this issue consistently in single-player
- I can reproduce this issue consistently in multi-player
- I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
- I am crashing and can provide my crash report(s)
- I am using the latest version of the modpack
Modpack version
1.0.1
Java version
java 11
Modpack Launcher Used
gd
Memory Allocated
8
Minecraft World Environment
Single Player
Misc Client Info
- Optifine Installed
- Shaders Installed
Server Java Version
No response
Server Operating System
No response
Misc Server Info
- Sponge or Non-Vanilla Forge Server
Issue Description
Should probably disable force rod and meat recipes in uncrafting grinder. or remove the uncrafting block completely
Additional Information
I was able to resolve the specific 'forcerod meat' issue by adding
"forcecraft:transmutation*"
To the
"ignore_recipes"
list
Im still testing the
"ignore_list"
list. From what i see, when i add "minecraft:porkchop" to the ignore_list , the recipe force rod+pork is blocked.
So far its working ok. i will update Lothrazar/Cyclic#1934 if anything needs to be fixed