summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/notenoughupdates/rightarrow_overlay.pngbin1112 -> 2715 bytes
-rw-r--r--src/main/resources/mixins.notenoughupdates.json3
2 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/notenoughupdates/rightarrow_overlay.png b/src/main/resources/assets/notenoughupdates/rightarrow_overlay.png
index cb91ada4..8e5ed70b 100644
--- a/src/main/resources/assets/notenoughupdates/rightarrow_overlay.png
+++ b/src/main/resources/assets/notenoughupdates/rightarrow_overlay.png
Binary files differ
diff --git a/src/main/resources/mixins.notenoughupdates.json b/src/main/resources/mixins.notenoughupdates.json
index e3a1f0cb..6b616e4e 100644
--- a/src/main/resources/mixins.notenoughupdates.json
+++ b/src/main/resources/mixins.notenoughupdates.json
@@ -3,6 +3,7 @@
"refmap": "mixins.notenoughupdates.refmap.json",
"compatibilityLevel": "JAVA_8",
"mixins": [
- "MixinItemStack"
+ "MixinItemStack",
+ "MixinInventoryEffectRenderer"
]
} \ No newline at end of file