aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/notenoughupdates/disabled_button.pngbin0 -> 161 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/dynamic_light_items_editor.pngbin0 -> 439 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/enabled_button.pngbin0 -> 158 bytes
-rw-r--r--src/main/resources/mixins.notenoughupdates.json1
4 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/notenoughupdates/disabled_button.png b/src/main/resources/assets/notenoughupdates/disabled_button.png
new file mode 100644
index 00000000..4283fbf3
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/disabled_button.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/dynamic_light_items_editor.png b/src/main/resources/assets/notenoughupdates/dynamic_light_items_editor.png
new file mode 100644
index 00000000..399924c1
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/dynamic_light_items_editor.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/enabled_button.png b/src/main/resources/assets/notenoughupdates/enabled_button.png
new file mode 100644
index 00000000..a0f8d7fc
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/enabled_button.png
Binary files differ
diff --git a/src/main/resources/mixins.notenoughupdates.json b/src/main/resources/mixins.notenoughupdates.json
index eb04957b..279d5cef 100644
--- a/src/main/resources/mixins.notenoughupdates.json
+++ b/src/main/resources/mixins.notenoughupdates.json
@@ -37,6 +37,7 @@
"MixinMinecraft",
"MixinMouseHelper",
"MixinNetHandlerPlayClient",
+ "MixinOFDynamicLights",
"MixinPlayerControllerMP",
"MixinRender",
"MixinRendererLivingEntity",