commit 1f649739753b058ed88eff8f4f7f060be5919ca1 Author: Donovan Daniels Date: Thu May 30 12:22:01 2024 -0500 Initial Commit diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..eb28263 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +*.webm filter=lfs diff=lfs merge=lfs -text +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9b1c8b1 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/dist diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..1cbbc83 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "json.format.enable": false +} diff --git a/README.md b/README.md new file mode 100644 index 0000000..ad855ae --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +# Yiffy Paintings +Replaces the default paintings with yiff. Supports 1.6+ + +### Sources +* [alban](https://e621.net/posts/1101130) +* [aztec](https://e621.net/posts/537087) +* [aztec2](https://e621.net/post/show/426790) +* [bomb](https://e621.net/posts/1680202) +* [burning_skull](https://e621.net/posts/773268) +* [bust](https://e621.net/post/show/2008022) +* [courbet](https://e621.net/post/show/1746859) +* [creebet](https://e621.net/posts/406661) +* [donkey_kong](https://e621.net/post/show/1375064) +* [fighters](https://e621.net/posts/1881510) +* [graham](https://e621.net/posts/1533304) +* [kebab](https://e621.net/posts/1571695) +* [match](https://e621.net/post/show/1352699) +* [plant](https://e621.net/posts/1194572) +* [pointer](https://e621.net/pools/8368) +* [pool](https://e621.net/post/show/854139) +* [sea left](https://e621.net/posts/405498) [sea right](https://e621.net/posts/156127) +* [skeleton](https://e621.net/post/show/979894) +* [skulls\_and\_roses](https://e621.net/post/show/1599707) +* [stage](https://e621.net/post/show/314664) +* [sunset left](https://e621.net/posts/549834) [sunset right](https://e621.net/posts/784020) +* [void](https://e621.net/posts/704825) +* [wanderer](https://e621.net/posts/956366) +* [wasteland](https://e621.net/posts/464478) +* [wither](https://e621.net/posts/1683783) + +### Examples + +
+1x1 + +
+ +
+1x2 + +
+ +
+2x1 + +
+ +
+2x2 + +
+ +
+4x2 + +
+ +
+4x3 + +
+ +
+4x4 + +
+ +### Development + +Compiling the packs relies on the [build-packs](https://git.furry.cool/MCFurryPacks/PackFormatter) binary. + +See the information there for how to configure it. Simply run `build-packs` in the repository directory and the compiled packs will be in `dist`. diff --git a/common-kz/assets/minecraft/textures/painting/paintings_kristoffer_zetterstrand.png b/common-kz/assets/minecraft/textures/painting/paintings_kristoffer_zetterstrand.png new file mode 100644 index 0000000..01ab950 --- /dev/null +++ b/common-kz/assets/minecraft/textures/painting/paintings_kristoffer_zetterstrand.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aff2cd5d6b08fa139c197d365f778aac7e5884790e1fd1f4f78633d6b8466e9 +size 19521386 diff --git a/common-kz/pack.png b/common-kz/pack.png new file mode 100644 index 0000000..f79c284 --- /dev/null +++ b/common-kz/pack.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:777069296444c0f62249cda2cc0d924e37f3230fc7eb8323df5cfbb6f79c3c8d +size 546929 diff --git a/common/assets/minecraft/textures/painting/alban.png b/common/assets/minecraft/textures/painting/alban.png new file mode 100644 index 0000000..c4dba60 --- /dev/null +++ b/common/assets/minecraft/textures/painting/alban.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ff2e6e7268fd6dd26a290b0739711a899460185651e3faa3646fc58121736b +size 131553 diff --git a/common/assets/minecraft/textures/painting/aztec.png b/common/assets/minecraft/textures/painting/aztec.png new file mode 100644 index 0000000..f082e0f --- /dev/null +++ b/common/assets/minecraft/textures/painting/aztec.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59dd80ba969a922a152ec27b88e82da1194c1574ac7aa30db1048dcbf9e13976 +size 151493 diff --git a/common/assets/minecraft/textures/painting/aztec2.png b/common/assets/minecraft/textures/painting/aztec2.png new file mode 100644 index 0000000..eebd22e --- /dev/null +++ b/common/assets/minecraft/textures/painting/aztec2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1814f40b126f1b7c6b4ebb293e556d87857ae760b70f77368aa698cddea2739a +size 220707 diff --git a/common/assets/minecraft/textures/painting/bomb.png b/common/assets/minecraft/textures/painting/bomb.png new file mode 100644 index 0000000..1500454 --- /dev/null +++ b/common/assets/minecraft/textures/painting/bomb.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16752917dc8f5522408b0238dfbf3914148e465f120704db0081edbc17b1121e +size 271735 diff --git a/common/assets/minecraft/textures/painting/burning_skull.png b/common/assets/minecraft/textures/painting/burning_skull.png new file mode 100755 index 0000000..0bc28b8 --- /dev/null +++ b/common/assets/minecraft/textures/painting/burning_skull.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87c31e3a308cd1677257de189c84e195fae8cf0914f4c17c0eab3922deb9c21 +size 23569830 diff --git a/common/assets/minecraft/textures/painting/burning_skull.png.mcmeta b/common/assets/minecraft/textures/painting/burning_skull.png.mcmeta new file mode 100755 index 0000000..4f0718a --- /dev/null +++ b/common/assets/minecraft/textures/painting/burning_skull.png.mcmeta @@ -0,0 +1,3 @@ +{ + "animation": {} +} \ No newline at end of file diff --git a/common/assets/minecraft/textures/painting/bust.png b/common/assets/minecraft/textures/painting/bust.png new file mode 100644 index 0000000..9187530 --- /dev/null +++ b/common/assets/minecraft/textures/painting/bust.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea470daf4d8a8c2e8ae4b3a493cd7394db5f0d9f1adf4be207b79a48a26eca8b +size 1372472 diff --git a/common/assets/minecraft/textures/painting/courbet.png b/common/assets/minecraft/textures/painting/courbet.png new file mode 100644 index 0000000..f138c70 --- /dev/null +++ b/common/assets/minecraft/textures/painting/courbet.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c010cb106a1848480fa5df37232234e5be146f22cea633cae2be7819b81622bf +size 672853 diff --git a/common/assets/minecraft/textures/painting/creebet.png b/common/assets/minecraft/textures/painting/creebet.png new file mode 100644 index 0000000..ca19f7e --- /dev/null +++ b/common/assets/minecraft/textures/painting/creebet.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee71f98fbcea17c05bae6263b653d09d3473fcd28ed6bda0d57354e2ed34215 +size 230437 diff --git a/common/assets/minecraft/textures/painting/donkey_kong.png b/common/assets/minecraft/textures/painting/donkey_kong.png new file mode 100644 index 0000000..63eb773 --- /dev/null +++ b/common/assets/minecraft/textures/painting/donkey_kong.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93421f68dc3cc1ccaeb504eeb2a5a7f67d993073b91ef97e34f9b3d7e5710abc +size 1033258 diff --git a/common/assets/minecraft/textures/painting/fighters.png b/common/assets/minecraft/textures/painting/fighters.png new file mode 100644 index 0000000..3622ac4 --- /dev/null +++ b/common/assets/minecraft/textures/painting/fighters.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae40f9f0717741597acd6d842ec40dc75f398460cee9b86c8a0b3aa0158a3674 +size 643803 diff --git a/common/assets/minecraft/textures/painting/graham.png b/common/assets/minecraft/textures/painting/graham.png new file mode 100644 index 0000000..1709e4c --- /dev/null +++ b/common/assets/minecraft/textures/painting/graham.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0720911ecf1169233370399ca753a8f21b6cbbeb9b99794bf6400ede26e683ac +size 38009035 diff --git a/common/assets/minecraft/textures/painting/graham.png.mcmeta b/common/assets/minecraft/textures/painting/graham.png.mcmeta new file mode 100755 index 0000000..4f0718a --- /dev/null +++ b/common/assets/minecraft/textures/painting/graham.png.mcmeta @@ -0,0 +1,3 @@ +{ + "animation": {} +} \ No newline at end of file diff --git a/common/assets/minecraft/textures/painting/kebab.png b/common/assets/minecraft/textures/painting/kebab.png new file mode 100644 index 0000000..9b90702 --- /dev/null +++ b/common/assets/minecraft/textures/painting/kebab.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2823d9a583522fcd2df1c86b12eedfa34972b45400c64856dd27daa7a19166a +size 1920280 diff --git a/common/assets/minecraft/textures/painting/kebab.png.mcmeta b/common/assets/minecraft/textures/painting/kebab.png.mcmeta new file mode 100755 index 0000000..7e77c64 --- /dev/null +++ b/common/assets/minecraft/textures/painting/kebab.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 2 + } +} \ No newline at end of file diff --git a/common/assets/minecraft/textures/painting/match.png b/common/assets/minecraft/textures/painting/match.png new file mode 100644 index 0000000..8e3757d --- /dev/null +++ b/common/assets/minecraft/textures/painting/match.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a43da43957d4ef96a25e898285dd46e2adba8f3d7dcb664c5fa8b8aa5b32cd8 +size 559766 diff --git a/common/assets/minecraft/textures/painting/pigscene.png b/common/assets/minecraft/textures/painting/pigscene.png new file mode 100644 index 0000000..461f400 --- /dev/null +++ b/common/assets/minecraft/textures/painting/pigscene.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf489b5605864385372a3647d3b23f834324819f40c5f1e92ddfe067cf3f3e6 +size 1234898 diff --git a/common/assets/minecraft/textures/painting/plant.png b/common/assets/minecraft/textures/painting/plant.png new file mode 100644 index 0000000..2e72eb6 --- /dev/null +++ b/common/assets/minecraft/textures/painting/plant.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d14d4335e4d65daff1bc6a91116f97855e4235026a806e37a2a56d75a65a915 +size 13711901 diff --git a/common/assets/minecraft/textures/painting/plant.png.mcmeta b/common/assets/minecraft/textures/painting/plant.png.mcmeta new file mode 100755 index 0000000..4f0718a --- /dev/null +++ b/common/assets/minecraft/textures/painting/plant.png.mcmeta @@ -0,0 +1,3 @@ +{ + "animation": {} +} \ No newline at end of file diff --git a/common/assets/minecraft/textures/painting/pointer.png b/common/assets/minecraft/textures/painting/pointer.png new file mode 100644 index 0000000..1003309 --- /dev/null +++ b/common/assets/minecraft/textures/painting/pointer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b25846c468d1ee5fce738efb91db9bf08f018b624edbdd2bc3a9ac8c27ea6cd +size 9196758 diff --git a/common/assets/minecraft/textures/painting/pointer.png.mcmeta b/common/assets/minecraft/textures/painting/pointer.png.mcmeta new file mode 100755 index 0000000..2e22c04 --- /dev/null +++ b/common/assets/minecraft/textures/painting/pointer.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 100 + } +} \ No newline at end of file diff --git a/common/assets/minecraft/textures/painting/pool.png b/common/assets/minecraft/textures/painting/pool.png new file mode 100644 index 0000000..a0bde1d --- /dev/null +++ b/common/assets/minecraft/textures/painting/pool.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa2388de7a193e9bd480870473b69eea7aeb90244db05bbc8d306015e1212094 +size 703294 diff --git a/common/assets/minecraft/textures/painting/sea.png b/common/assets/minecraft/textures/painting/sea.png new file mode 100644 index 0000000..173ef75 --- /dev/null +++ b/common/assets/minecraft/textures/painting/sea.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09864310b1386b4069dafc535ad2bf73bebb418b4477b0e7a24000b457524ffa +size 483854 diff --git a/common/assets/minecraft/textures/painting/skeleton.png b/common/assets/minecraft/textures/painting/skeleton.png new file mode 100644 index 0000000..f3055dc --- /dev/null +++ b/common/assets/minecraft/textures/painting/skeleton.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee098b4dc853545dc4020c69908dd84d34e9d9c60fd2ab5e9bad37c7ccfa33e +size 875684 diff --git a/common/assets/minecraft/textures/painting/skull_and_roses.png b/common/assets/minecraft/textures/painting/skull_and_roses.png new file mode 100644 index 0000000..1b66bab --- /dev/null +++ b/common/assets/minecraft/textures/painting/skull_and_roses.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42fc008e100dce0f85d4c81c2246fc99b2c91d1802fd8eec90772c032024c569 +size 896188 diff --git a/common/assets/minecraft/textures/painting/stage.png b/common/assets/minecraft/textures/painting/stage.png new file mode 100644 index 0000000..3217026 --- /dev/null +++ b/common/assets/minecraft/textures/painting/stage.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:208a8a0892ee65c836b620116322ac0e1263df9c2f6e91ea7c704b3e67176194 +size 1037810 diff --git a/common/assets/minecraft/textures/painting/sunset.png b/common/assets/minecraft/textures/painting/sunset.png new file mode 100644 index 0000000..da352b1 --- /dev/null +++ b/common/assets/minecraft/textures/painting/sunset.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a287eaab7e88567297cce618d6623eb730e3abac8e6a4c7cea01abcddf5e5f40 +size 578024 diff --git a/common/assets/minecraft/textures/painting/void.png b/common/assets/minecraft/textures/painting/void.png new file mode 100644 index 0000000..79e9db8 --- /dev/null +++ b/common/assets/minecraft/textures/painting/void.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:567720b652f9033de04263b4b988793192ae0ce8571079b54e9c5ad9b968c353 +size 1017700 diff --git a/common/assets/minecraft/textures/painting/wanderer.png b/common/assets/minecraft/textures/painting/wanderer.png new file mode 100644 index 0000000..ab184d1 --- /dev/null +++ b/common/assets/minecraft/textures/painting/wanderer.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:990cfe5d702824df1117a3e1dbfb4b35058fc39355e1c2b95091cacc666edfea +size 5006817 diff --git a/common/assets/minecraft/textures/painting/wanderer.png.mcmeta b/common/assets/minecraft/textures/painting/wanderer.png.mcmeta new file mode 100755 index 0000000..e551bc6 --- /dev/null +++ b/common/assets/minecraft/textures/painting/wanderer.png.mcmeta @@ -0,0 +1,5 @@ +{ + "animation": { + "frametime": 2 + } +} \ No newline at end of file diff --git a/common/assets/minecraft/textures/painting/wasteland.png b/common/assets/minecraft/textures/painting/wasteland.png new file mode 100644 index 0000000..cf8cceb --- /dev/null +++ b/common/assets/minecraft/textures/painting/wasteland.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e5367b995ee66124be923b244b04784bcf2145417cff9bc1f20dabac3ea6888 +size 353354 diff --git a/common/assets/minecraft/textures/painting/wither.png b/common/assets/minecraft/textures/painting/wither.png new file mode 100644 index 0000000..bc034e5 --- /dev/null +++ b/common/assets/minecraft/textures/painting/wither.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ace7780b6fc1793eedb2101434f2f5535d27cb573a6f9d4cd56381178f8a66d +size 3175233 diff --git a/common/pack.png b/common/pack.png new file mode 100644 index 0000000..f79c284 --- /dev/null +++ b/common/pack.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:777069296444c0f62249cda2cc0d924e37f3230fc7eb8323df5cfbb6f79c3c8d +size 546929 diff --git a/examples/1x1.png b/examples/1x1.png new file mode 100644 index 0000000..41c9ba2 --- /dev/null +++ b/examples/1x1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe97144545b518ce361f9eea08fbebaa073fcdfa6ac0c846406fb2244a2195df +size 878660 diff --git a/examples/1x2.png b/examples/1x2.png new file mode 100644 index 0000000..36eee07 --- /dev/null +++ b/examples/1x2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cf4f20aa92cc4fb2961c285c0771ddacc103d62153856aa5f273c4ffba221fc +size 526041 diff --git a/examples/2x1.png b/examples/2x1.png new file mode 100644 index 0000000..d74ba73 --- /dev/null +++ b/examples/2x1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3b32dd8fd5c9d04d50842111d8dbdb74629cb59cf0a15996ad34f8bea569aac +size 1211614 diff --git a/examples/2x2.png b/examples/2x2.png new file mode 100644 index 0000000..a49332c --- /dev/null +++ b/examples/2x2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4bc1e9d92d714601ebeff5f371048ff4fa24bade227907d34c080d3d5886f50 +size 1272132 diff --git a/examples/4x2.png b/examples/4x2.png new file mode 100644 index 0000000..0d08646 --- /dev/null +++ b/examples/4x2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3dc6abc02fba4752f134a0264469c09ce1bef2383492a5d0801aa1798f96adb +size 688459 diff --git a/examples/4x3.png b/examples/4x3.png new file mode 100644 index 0000000..5127d4c --- /dev/null +++ b/examples/4x3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac149dc72c41a96f3dbfd48e996b369d717fc2ffff3bde02ee5948de3e0a812 +size 1096359 diff --git a/examples/4x4.png b/examples/4x4.png new file mode 100644 index 0000000..7e1f6af --- /dev/null +++ b/examples/4x4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f85ebca50d773d0ca414451bfb4023e4f6fef7c45615c9015d9a4e708e6cda1b +size 1004337 diff --git a/frame.png b/frame.png new file mode 100644 index 0000000..2e21e51 --- /dev/null +++ b/frame.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace76421f8eb815bf72594f33157028502cb119400da118d54018e04dbb9b485 +size 28724 diff --git a/info.json b/info.json new file mode 100644 index 0000000..82f207f --- /dev/null +++ b/info.json @@ -0,0 +1,30 @@ +{ + "name": "Yiffy Paintings", + "description": "Replaces the ingame paintings with furry porn.", + "url": "https://git.furry.cool/MCFurryPacks/YiffyPaintings", + "versions": [ + ["1.6", 1], + ["1.9", 2], + ["1.11", 3], + ["1.13", 4], + ["1.14", 4], + ["1.15", 5], + ["1.16", 6], + ["1.17", 7], + ["1.18", 8], + ["1.19", 9], + ["1.19.3", 12], + ["1.19.4", 13], + ["1.20", 15], + ["1.20.2", 18], + ["1.20.3", 26], + ["1.20.5", 32] + ], + "exports": [], + "overrides": { + "1.6": { "common": "common-kz" }, + "1.9": { "common": "common-kz" }, + "1.11": { "common": "common-kz" }, + "1.13": { "common": "common-kz" } + } +}