diff --git a/docs/mods.md b/docs/mods.md index ee0a1ba..5e30123 100644 --- a/docs/mods.md +++ b/docs/mods.md @@ -73,6 +73,8 @@ These two resource-packs are preinstalled: - `CC:C Bridge` — `Create` + `CC: Tweaked` - `Create Slice & Dice` — `Create` + `Farmer's Delight` - `Entity Texture Features` — random+emissive textures +- `Fabric Seasons: Terralith Compat` — `Fabric Seasons` + `Terralith` +- `Fabric Seasons: Delight Compat` — `Fabric Seasons` + `Farmer's Delight` - `Indium` — `Lithium` + `Fabric Rendering API` ### Miscellaneous @@ -86,6 +88,7 @@ These two resource-packs are preinstalled: - `Discs Where Discs Shouldn't Be` — more music discs - `Extended Drawers` — storage drawers - `Extra Enchantments and Curses` — more enchantments +- `Fabric Seasons` — four seasons - `Fabric Waystones` — waystones - `Farmer's Delight` — expansion of farming and cooking - `Grappling Hook Mod: Restitched` @@ -104,7 +107,7 @@ These two resource-packs are preinstalled: - `Zoomify` — zoom ### Modpack utilities -- `Global Packs` +- `Global Packs` - `Here be no Dragons!` — disable the "experimental world settings" warning screen - `Main Menu Credits` - `OneTimeOverrides` - `Remove Terralith Intro Message` @@ -142,6 +145,7 @@ These mods would be in the pack if they were stable/finished. ### Incompatible loader/version - `Campanion` — various camping-themed items - `Create: Crystal Clear Refabricated` +- `Fabric Seasons: Extras` — addon for `Fabric Seasons` ## In consideration - `Culinaire` — more food items: no interoperability with `Farmer's Delight`, leading to duplication. \ No newline at end of file diff --git a/horizr.json b/horizr.json index 9012394..84649df 100644 --- a/horizr.json +++ b/horizr.json @@ -4,7 +4,7 @@ "meta": { "name": "horizr ❯ materia", "version": "1.0.0", - "description": "A Vanilla+ pack with a focus on aesthetics, including Create and AE2..", + "description": "A Vanilla+ pack with a focus on aesthetics, including Create and AE2", "authors": [ "The horizr contributors" ], diff --git a/src/client/mods/fabric-seasons-terralith-compat.hm.json b/src/client/mods/fabric-seasons-terralith-compat.hm.json new file mode 100644 index 0000000..b45a43b --- /dev/null +++ b/src/client/mods/fabric-seasons-terralith-compat.hm.json @@ -0,0 +1,21 @@ +{ + "formatVersion": 1, + "displayName": "Fabric Seasons: Terralith Compat", + "enabled": true, + "version": { + "name": "1.0", + "size": 49473, + "fileName": "fabric-seasons-terralith-2.3.7-compat-1.0.jar", + "downloadUrl": "https://cdn.modrinth.com/data/D53qveoj/versions/MJ2OF7eg/fabric-seasons-terralith-2.3.7-compat-1.0.jar", + "hashes": { + "sha1": "c6ccb276f21a170a61e4176e7e1ee9c7af38efbf", + "sha512": "7ef06a1e2e9328a9882c44ba44c4d92124ad1fd5872cec85d54a7558f68902298a31eeee9e2bb49fa3c631898f48ab33cf77bb2a911450fd0ac61fa57571f8d7" + } + }, + "source": { + "type": "modrinth", + "modId": "D53qveoj", + "versionId": "MJ2OF7eg", + "ignoreUpdates": false + } +} diff --git a/src/client/mods/here-be-no-dragons.hm.json b/src/client/mods/here-be-no-dragons.hm.json new file mode 100644 index 0000000..ad01c18 --- /dev/null +++ b/src/client/mods/here-be-no-dragons.hm.json @@ -0,0 +1,21 @@ +{ + "formatVersion": 1, + "displayName": "Here be no Dragons!", + "enabled": true, + "version": { + "name": "1.0.0", + "size": 6533, + "fileName": "here-be-no-dragons-1.0.0.jar", + "downloadUrl": "https://cdn.modrinth.com/data/WXDvMkR5/versions/1.0.0/here-be-no-dragons-1.0.0.jar", + "hashes": { + "sha1": "0564401b5be9b9e510dee00faa0979ea8a822ac0", + "sha512": "1e28ef1eadf4a828f53784a27c52c06f4b8daf60da0ca258e8c8a384fc72ea974fb7902fd4c49214a09e52adc5a3d2c1b1ca077d9c98883fccb9fd94662f8ba0" + } + }, + "source": { + "type": "modrinth", + "modId": "WXDvMkR5", + "versionId": "Fi3C0IO5", + "ignoreUpdates": false + } +} diff --git a/src/universal/config/seasons.json b/src/universal/config/seasons.json new file mode 100644 index 0000000..d7a1a58 --- /dev/null +++ b/src/universal/config/seasons.json @@ -0,0 +1,3 @@ +{ + "notifyCompat": false +} \ No newline at end of file diff --git a/src/universal/mods/fabric-seasons-delight-compat.hm.json b/src/universal/mods/fabric-seasons-delight-compat.hm.json new file mode 100644 index 0000000..f190578 --- /dev/null +++ b/src/universal/mods/fabric-seasons-delight-compat.hm.json @@ -0,0 +1,21 @@ +{ + "formatVersion": 1, + "displayName": "Fabric Seasons: Delight Compat", + "enabled": true, + "version": { + "name": "1.0", + "size": 39100, + "fileName": "fabric-seasons-delight-1.3.9-compat-1.0.jar", + "downloadUrl": "https://cdn.modrinth.com/data/4VYO7ir0/versions/KIzyS8hk/fabric-seasons-delight-1.3.9-compat-1.0.jar", + "hashes": { + "sha1": "21d5240e95a5cdda5b33a77f24ab35a3ee4569c8", + "sha512": "7f4863057116ab9e0a14af80601ce1ee58186ce34350ddcbf2763a83a8547a139f6f2daac63433d70f804d0314776f8030fc68ef0d2a5707dba606fe00b1ef79" + } + }, + "source": { + "type": "modrinth", + "modId": "4VYO7ir0", + "versionId": "KIzyS8hk", + "ignoreUpdates": false + } +} diff --git a/src/universal/mods/fabric-seasons.hm.json b/src/universal/mods/fabric-seasons.hm.json new file mode 100644 index 0000000..ebbb117 --- /dev/null +++ b/src/universal/mods/fabric-seasons.hm.json @@ -0,0 +1,21 @@ +{ + "formatVersion": 1, + "displayName": "Fabric Seasons", + "enabled": true, + "version": { + "name": "2.2.1+1.20", + "size": 426427, + "fileName": "fabric-seasons-2.2.1+1.20.jar", + "downloadUrl": "https://cdn.modrinth.com/data/KJe6y9Eu/versions/dJtxMqxE/fabric-seasons-2.2.1%2B1.20.jar", + "hashes": { + "sha1": "7d74bc7963930006a38f4f61b6fd78130cfad5df", + "sha512": "685943f58dee9d80e10e6282c557240a788b7278652b46c60dfda7d0fac926abbc3bcb5568b9b314a1d39001373647c2534deb130ec9631842ffe5d40ffd21d3" + } + }, + "source": { + "type": "modrinth", + "modId": "KJe6y9Eu", + "versionId": "dJtxMqxE", + "ignoreUpdates": false + } +}