Skip to content

Commit f921a3d

Browse files
committed
Chill out on the crashout because Daf is no fun
1 parent 178f8f6 commit f921a3d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

src/main/java/de/dafuqs/spectrum/mixin/ItemPredicateMixin.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,8 @@ public abstract class ItemPredicateMixin {
1717
@Shadow
1818
@Final
1919
private Optional<RegistryEntryList<Item>> items;
20-
21-
// "Kindly thank you Vazkiiiiii and Willywussss for solving this issue your fix is very neat plz let me suc k you off" - FUCK THAT SHIT
20+
2221
// FUCK THIS MIXIN
23-
// THIS FUCKING SUCKS. BOTANIA SUCKS. EXPLARD.
24-
// GOD THIS SHOULD NOT HAVE WASTED A FUCKING WEEK.
2522
// GO TO HELL - XOXO AZZYYPAARAS
2623
@ModifyExpressionValue(method = "test(Lnet/minecraft/item/ItemStack;)Z", at = @At(value = "INVOKE", target = "Lnet/minecraft/item/ItemStack;isIn(Lnet/minecraft/registry/entry/RegistryEntryList;)Z"))
2724
public boolean redirectShearsPredicates(boolean original, @Local(argsOnly = true) ItemStack stack) {

0 commit comments

Comments
 (0)