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/item_edit.pngbin0 -> 11387 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/item_pane_tab_arrow.pngbin0 -> 7532 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/next.pngbin0 -> 5005 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/next_pow2.pngbin0 -> 17733 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/prev.pngbin0 -> 5207 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/prev_pow2.pngbin0 -> 18696 bytes
-rw-r--r--src/main/resources/mcmod.info16
7 files changed, 16 insertions, 0 deletions
diff --git a/src/main/resources/assets/notenoughupdates/item_edit.png b/src/main/resources/assets/notenoughupdates/item_edit.png
new file mode 100644
index 00000000..6ab71631
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/item_edit.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/item_pane_tab_arrow.png b/src/main/resources/assets/notenoughupdates/item_pane_tab_arrow.png
new file mode 100644
index 00000000..d8fc8530
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/item_pane_tab_arrow.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/next.png b/src/main/resources/assets/notenoughupdates/next.png
new file mode 100644
index 00000000..8e4a96cc
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/next.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/next_pow2.png b/src/main/resources/assets/notenoughupdates/next_pow2.png
new file mode 100644
index 00000000..03365e1c
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/next_pow2.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/prev.png b/src/main/resources/assets/notenoughupdates/prev.png
new file mode 100644
index 00000000..a4cef66d
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/prev.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/prev_pow2.png b/src/main/resources/assets/notenoughupdates/prev_pow2.png
new file mode 100644
index 00000000..3b756716
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/prev_pow2.png
Binary files differ
diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info
new file mode 100644
index 00000000..d8192fc8
--- /dev/null
+++ b/src/main/resources/mcmod.info
@@ -0,0 +1,16 @@
+[
+{
+ "modid": "notenoughupdates",
+ "name": "NotEnoughUpdates",
+ "description": "Mod that shows recipes and useful info for Hypixel's Skyblock gamemode.",
+ "version": "${version}",
+ "mcversion": "${mcversion}",
+ "url": "",
+ "updateUrl": "",
+ "authorList": ["Moulberry"],
+ "credits": "Nullzee for listening to me rant. Contributors, etc. <3",
+ "logoFile": "",
+ "screenshots": [],
+ "dependencies": []
+}
+]