Create

Create

86M Downloads

Reliquary item duping

haltalt opened this issue ยท 1 comments

commented

Describe the Bug

Forge 1.20.1.
The mod reliquary adds an item called the tome of alkahestry. It can be charged with glowstone to increase its durability bar. Then, it can be crafted with some vanilla items to duplicate them at the cost of durability. So essentially - it allows you to turn glowstone into other items.
Create automatically produces a mixing recipe for duplicating items using the tome. It substracts durability correctly, but it doesnt check for it going negative.

Reproduction Steps

  1. Put a noncharged tome of alkahestry into a mixer as well as some nether stars.
  2. Watch magic happen.

Expected Result

Either the recipe gets removed or it checks for the tomes durability being positive. If thats impossible with mixing, i suggest adding a deploying recipe instead.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.1f

Minecraft Version

1.20.1

Forge Version

47.2.1

Other Mods

Quite a few, I dont have the list right now. But I believe this isnt relevant to the issue.

Additional Context

No response

commented

Reliquary should fix this