aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <jani270@gmx.de>2022-04-27 20:45:18 +0200
committerjani270 <jani270@gmx.de>2022-04-27 20:45:18 +0200
commitc5e88e1f689bd259da654e57481beb6c7753e3bd (patch)
treebd4012f3f12f3ef0a9be0908ccac04f639af13a0
parent95b7dc9274d5231aa49f54e6c941aba230eb4f8c (diff)
downloadNotEnoughUpdates-c5e88e1f689bd259da654e57481beb6c7753e3bd.tar.gz
NotEnoughUpdates-c5e88e1f689bd259da654e57481beb6c7753e3bd.tar.bz2
NotEnoughUpdates-c5e88e1f689bd259da654e57481beb6c7753e3bd.zip
:pushpin: and removed some unused shit and added myself to devtest command
-rw-r--r--src/main/java/io/github/moulberry/notenoughupdates/commands/dev/DevTestCommand.java3
-rw-r--r--src/main/resources/assets/notenoughupdates/textures/gui/forge_recipe_tall.pngbin9257 -> 2743 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/textures/gui/item_shop_recipe.pngbin9371 -> 2884 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/textures/gui/navigation.pngbin7356 -> 3252 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/textures/gui/villager_recipe_tall.pngbin9218 -> 2709 bytes
5 files changed, 2 insertions, 1 deletions
diff --git a/src/main/java/io/github/moulberry/notenoughupdates/commands/dev/DevTestCommand.java b/src/main/java/io/github/moulberry/notenoughupdates/commands/dev/DevTestCommand.java
index 22f56f35..478f4db7 100644
--- a/src/main/java/io/github/moulberry/notenoughupdates/commands/dev/DevTestCommand.java
+++ b/src/main/java/io/github/moulberry/notenoughupdates/commands/dev/DevTestCommand.java
@@ -34,7 +34,8 @@ public class DevTestCommand extends ClientCommandBase {
"lrg89",
"dediamondpro",
"lulonaut",
- "craftyoldminer"
+ "craftyoldminer",
+ "eisengolem"
);
private static final String[] DEV_FAIL_STRINGS = {
diff --git a/src/main/resources/assets/notenoughupdates/textures/gui/forge_recipe_tall.png b/src/main/resources/assets/notenoughupdates/textures/gui/forge_recipe_tall.png
index b07e5ca1..cdd8b0f1 100644
--- a/src/main/resources/assets/notenoughupdates/textures/gui/forge_recipe_tall.png
+++ b/src/main/resources/assets/notenoughupdates/textures/gui/forge_recipe_tall.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/textures/gui/item_shop_recipe.png b/src/main/resources/assets/notenoughupdates/textures/gui/item_shop_recipe.png
index 4cd47d7f..0815ce35 100644
--- a/src/main/resources/assets/notenoughupdates/textures/gui/item_shop_recipe.png
+++ b/src/main/resources/assets/notenoughupdates/textures/gui/item_shop_recipe.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/textures/gui/navigation.png b/src/main/resources/assets/notenoughupdates/textures/gui/navigation.png
index 137dd3c5..0f0c162c 100644
--- a/src/main/resources/assets/notenoughupdates/textures/gui/navigation.png
+++ b/src/main/resources/assets/notenoughupdates/textures/gui/navigation.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/textures/gui/villager_recipe_tall.png b/src/main/resources/assets/notenoughupdates/textures/gui/villager_recipe_tall.png
index ed982599..8cb89bae 100644
--- a/src/main/resources/assets/notenoughupdates/textures/gui/villager_recipe_tall.png
+++ b/src/main/resources/assets/notenoughupdates/textures/gui/villager_recipe_tall.png
Binary files differ