diff --git a/README.md b/README.md index 72bc1a1..78ecf01 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,7 @@ Pretty blocks for arguably pretty buildings * [CS] **[Armourer's Workshop](https://modrinth.com/mod/armourers-workshop)** - Cosmetic weapon and armour skins. * [CS] **[Beautify: Refabricated](https://modrinth.com/mod/beautify-refabricated)** - Adds lots of vanilla-styled ways to spice up your builds. * [CS] **[Sit](https://modrinth.com/mod/bl4cks-sit)** - Allows you to sit on slabs and stairs. + * [CS] **[Blahaj (Fabric) - replushed](https://modrinth.com/mod/blahaj_fabric)** - Adds the popular Blåhaj plushies from ikea as well a collection of other plushies * [CS] **[Bushier Flowers](https://modrinth.com/mod/bushier-flowers)** - Bushier Flowers: Farm Flowers & Dyes Or Make Bouquets! [Fabric/Forge] * [CS] **[Chipped](https://modrinth.com/mod/chipped)** - Every block deserves a friend. * [CS] **[Clutter](https://modrinth.com/mod/clutter)** - Aims to add more "Clutter" to the game by adding more: blocks, items, entities and much more. diff --git a/index.toml b/index.toml index 473f635..8a941e3 100644 --- a/index.toml +++ b/index.toml @@ -2,7 +2,7 @@ hash-format = "sha256" [[files]] file = "README.md" -hash = "10fa3b6e094a1e84df80cdfbb5226f6f818c0473aaab4b650eb3d7ac37c100bb" +hash = "06a186c8442b648bc0eea5baf59560f32abf4d45b8782ef571fbd977b9ff9365" [[files]] file = "make-list.py" @@ -10,7 +10,7 @@ hash = "3d4daf2b31fc7223f1d8ae13e66af64c88564127e805681ee0eccbc2baf94e92" [[files]] file = "modinfo.toml" -hash = "ec0bd777aaa79b6ac631c392e56363897167cdcf6e7781f1d008c0e14440173f" +hash = "a4fb1486323e6dceff567bf3aee9c9cf0728820e4835df678193af9190c9f8a0" [[files]] file = "mods/3dskinlayers.pw.toml" @@ -187,6 +187,11 @@ file = "mods/bl4cks-sit.pw.toml" hash = "cececdd6c8b1b3ebe9907176ec8eb9510ccfde9b1bcfc7f05f92383867ae216e" metafile = true +[[files]] +file = "mods/blahaj_fabric.pw.toml" +hash = "f5973367270a84ca6b3c96172ea520f811b00d92cefb22aeb589773827c7c6bd" +metafile = true + [[files]] file = "mods/blame-log.pw.toml" hash = "7f63cfb5dea2ae10d102d9410842152f0d0b07723af78f1ae73bf32c46022194" diff --git a/modinfo.toml b/modinfo.toml index e0a02fe..56bc2bd 100644 --- a/modinfo.toml +++ b/modinfo.toml @@ -2874,3 +2874,12 @@ optional = true icon = "https://cdn.modrinth.com/data/SfMw2IZN/2db76d464a0f67cdb9e30fd99040eb096ac62016_96.webp" category = "optimization" removed = true + +[mods.blahaj_fabric] +name = "Blahaj (Fabric) - replushed" +description = "Adds the popular Blåhaj plushies from ikea as well a collection of other plushies" +link = "https://modrinth.com/mod/blahaj_fabric" +side = "both" +optional = false +icon = "https://cdn.modrinth.com/data/5bb5rG4b/d6ac1569f32ab0b178cb0550b2af246f8a94886c_96.webp" +category = "decoration" diff --git a/mods/blahaj_fabric.pw.toml b/mods/blahaj_fabric.pw.toml new file mode 100644 index 0000000..705aaee --- /dev/null +++ b/mods/blahaj_fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Blahaj (Fabric) - replushed" +filename = "blahaj-fabric-1.20.0-0.3.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/5bb5rG4b/versions/ngQ9TZY1/blahaj-fabric-1.20.0-0.3.2.jar" +hash-format = "sha1" +hash = "205a69e9f7bfd7cdbad89466d0c7f0876125c0f0" + +[update] +[update.modrinth] +mod-id = "5bb5rG4b" +version = "ngQ9TZY1" diff --git a/pack.toml b/pack.toml index 14c06ca..e755d7c 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b6d84d1c8948705c5b2a1ddbf96b932bc349068c4a09e77db7d44248a222cb88" +hash = "c3c3fc4819fc681581e958a2e34b5f737124a0b4650ea71d5c86eb664502215a" [versions] fabric = "0.16.9"