diff --git a/TODO.md b/TODO.md index 4a55e37..689c71e 100644 --- a/TODO.md +++ b/TODO.md @@ -2,7 +2,7 @@ ## Content -- [ ] courbet, creebet, donkey_kong, skeleton paintings in 32x resolution +- [X] courbet, creebet, donkey_kong, skeleton paintings in 32x resolution - [ ] bouquet, endboss paintings (worldwidepixel) in 32x resolution - [ ] humble paintings (blurry) in 32x resolution - [ ] Candle block textures diff --git a/assets/minecraft/textures/painting/courbet.png b/assets/minecraft/textures/painting/courbet.png new file mode 100644 index 0000000..0bd85a3 Binary files /dev/null and b/assets/minecraft/textures/painting/courbet.png differ diff --git a/assets/minecraft/textures/painting/creebet.png b/assets/minecraft/textures/painting/creebet.png new file mode 100644 index 0000000..0d5f7ef Binary files /dev/null and b/assets/minecraft/textures/painting/creebet.png differ diff --git a/assets/minecraft/textures/painting/donkey_kong.png b/assets/minecraft/textures/painting/donkey_kong.png new file mode 100644 index 0000000..09b1faa Binary files /dev/null and b/assets/minecraft/textures/painting/donkey_kong.png differ diff --git a/assets/minecraft/textures/painting/skeleton.png b/assets/minecraft/textures/painting/skeleton.png new file mode 100644 index 0000000..e67e641 Binary files /dev/null and b/assets/minecraft/textures/painting/skeleton.png differ