Fabric Waystones

Fabric Waystones

16M Downloads

[Bug]: Mixed up recipies after upgrading plugin from 3.0.5

Swizzler121 opened this issue ยท 1 comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

Description

Upgraded from 3.0.5 to 3.1.2, alongside upgrading server from 1.19.2 to 1.20.1. After upgrade, recipes are mixed up.

  • Empty scroll recipe creates a pocket wormhole
  • Void totem recipe creates an empty scroll
  • Abyss Watcher recipe creates a blackstone brick waystone
  • void totem has no recipe
  • local void has no recipe
  • all the various waystone material recipes are mixed up

I tried to create the items, not just a visual glitch, doing the recipe for an empty scroll gives you a pocket wormhole.

EDIT: Looking through player inventories, it looks like it also replaced existing items, so anyone who had an empty scroll now has a pocket wormhole in their inventory, etc.

To Reproduce

  1. have server running fabric 1.19.2 and mod version 3.0.5
  2. upgrade plugins, server, and fabric versions to the latest version.
  3. check crafting recipies.

Expected behavior

recipes are as they are listed on the documentation.

Mod Version

v3.1.1 or newer

Minecraft Version

1.20 or newer

Java Version

Java 17

Fabric Version

  • Fabric: 0.11.2
  • Fabric API: 0.86.1+1.20.1

Relevant log output

No response

Anything else?

No response

commented

I found another clue here, I was able to fix the issue by switching from Quilted Fabric API to Fabric API, QFAPI is supposed to be a 1:1 replacement for Fabric API, but it appears something in this mod it has an issue with.