diff --git a/README.md b/README.md index 4d1e094..a83847f 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ While creating a new instance, you can select the pack after searching for it in ### Not from Modrinth These must be manually updated: - [`Better Leaves` (resource-pack)](https://github.com/TeamMidnightDust/BetterLeavesPack) v7.1 +- [`TerraBlender`](https://www.curseforge.com/minecraft/mc-mods/terrablender-fabric) v2.0.1.130 ### Interoperability entry-points When new items/blocks/entities/structures are added, the configuration files of the following mods should be adjusted (if necessary). diff --git a/docs/mods.md b/docs/mods.md index ab36003..a901c84 100644 --- a/docs/mods.md +++ b/docs/mods.md @@ -60,6 +60,7 @@ The [`Better Leaves` resource-pack by MidnightDust](https://github.com/TeamMidni - `Dawn API` - `Fabric API` - `Fabric Language Kotlin` +- `TerraBlender` — semi-hard dependency of `Promenade` ## Not included ### Experimental @@ -93,4 +94,4 @@ Bug-fixing mods are generally excluded because of `Debugify`. - `Mo' Structures` — many new structures ## In consideration -- `Sandwichable` — sandwiches +*None* diff --git a/src/universal/mods/TerraBlender-fabric-1.19.2-2.0.1.130.jar b/src/universal/mods/TerraBlender-fabric-1.19.2-2.0.1.130.jar new file mode 100644 index 0000000..912ccd1 Binary files /dev/null and b/src/universal/mods/TerraBlender-fabric-1.19.2-2.0.1.130.jar differ