aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorMoulberry <james.jenour@student.scotch.wa.edu.au>2020-11-01 04:28:36 +1100
committerMoulberry <james.jenour@student.scotch.wa.edu.au>2020-11-01 04:28:36 +1100
commit36af336e49662390c0f553da6f7f5ec424e5d37b (patch)
treeaeab2d8fcb87fd50b4995bfd10cc6da75bd5d3a8 /src/main/resources
parent431d4a5eca207aa6f86a90e3c4e1912885f115eb (diff)
downloadNotEnoughUpdates-36af336e49662390c0f553da6f7f5ec424e5d37b.tar.gz
NotEnoughUpdates-36af336e49662390c0f553da6f7f5ec424e5d37b.tar.bz2
NotEnoughUpdates-36af336e49662390c0f553da6f7f5ec424e5d37b.zip
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/notenoughupdates/dungeon_map/cross.pngbin0 -> 250 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/dungeon_map/cross.png b/src/main/resources/assets/notenoughupdates/dungeon_map/cross.png
new file mode 100644
index 00000000..e98151a8
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/dungeon_map/cross.png
Binary files differ
diff --git a/src/main/resources/mixins.notenoughupdates.json b/src/main/resources/mixins.notenoughupdates.json
index 65957a53..a90fbb8d 100644
--- a/src/main/resources/mixins.notenoughupdates.json
+++ b/src/main/resources/mixins.notenoughupdates.json
@@ -16,6 +16,7 @@
"MixinRenderList",
"MixinEntityPlayer",
"MixinTileEntitySpecialRenderer",
- "MixinRender"
+ "MixinRender",
+ "MixinRenderFish"
]
} \ No newline at end of file