You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it worth fixing this behavior? Looking at the Fabric issue, this would mean losing vanilla parity and possibly breaking automated potion crafting farms.
We supposedly fix https://bugs.mojang.com/browse/MC-259583 but it appears to not be so. This is a problem and leads to item deletion.
See also: FabricMC/fabric#2873.
Locations to look:
quilt-standard-libraries/library/item/item_setting/src/main/java/org/quiltmc/qsl/item/setting/mixin/recipe_remainder/BrewingStandBlockEntityMixin.java
Lines 40 to 54 in 009a672
quilt-standard-libraries/library/item/item_setting/src/main/java/org/quiltmc/qsl/item/setting/mixin/recipe_remainder/ItemsMixin.java
Lines 45 to 51 in 009a672
The text was updated successfully, but these errors were encountered: