(Paid commission) Arcane World Ritual Table doesn't consume items properly depending on their slot location. #173
Closed
Ski-z
started this conversation in
Bugfix Suggestions
Replies: 1 comment
-
Referred to RotN fork. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In Arcane World, there's an awesome Crafttweaker-scriptable GUI block called the Ritual Table.
I've worked hard to incorporate this table into my modpack, only to discover a major bug.
The table is "Powered" by items I define in my Crafttweaker script. These items should be consumed when the "ritual" is cast (button is pressed). This works just fine in most cases, but I found that when I place items in the right-most slots of the GUI (recpies are shapeless), the items are not consumed. Here's a video: https://streamable.com/27yv5d
Here's a test script you can use:
Mods you'll need to test:
Arcane World: https://www.curseforge.com/minecraft/mc-mods/arcane-world/download/2972860
LemonLibrary: https://legacy.curseforge.com/minecraft/mc-mods/lemonlib/files/2639879
CraftTweaker: https://www.curseforge.com/minecraft/mc-mods/crafttweaker/download/4459202
HEI: https://www.curseforge.com/minecraft/mc-mods/had-enough-items/download/4506796
Beta Was this translation helpful? Give feedback.
All reactions