Update remaining mods and remove incompatible mods

This commit is contained in:
Moritz Ruth 2022-12-03 13:50:39 +01:00
parent f20d578130
commit 18559ef336
7 changed files with 25 additions and 157 deletions

View file

@ -24,7 +24,6 @@ The [`Better Leaves` resource-pack by MidnightDust](https://github.com/TeamMidni
### World-gen & decoration
- `Adorn` — furniture
- `Artisanat` — more block variations
- `Mo' Structures` — many new structures
- `Promenade` — biomes, mobs and ducks
### GUI
@ -42,7 +41,6 @@ The [`Better Leaves` resource-pack by MidnightDust](https://github.com/TeamMidni
- `Entity Texture Features` — random+emissive textures
### Miscellaneous
- `Animal Feeding Trough`
- `Charm` — miscellaneous vanilla enhancements
- `Charmonium` — better ambient sounds
- `Culinaire` — more food items
@ -92,5 +90,9 @@ Bug-fixing mods are generally excluded because of `Debugify`.
- `Paradise Lost` — Aether dimension
- `Axes are Weapons` — weapon enchantments for axes
### Incompatible loader/version
- `Animal Feeding Trough`
- `Mo' Structures` — many new structures
## In consideration
- `Sandwichable` — sandwiches

View file

@ -2,19 +2,19 @@
"formatVersion": 1,
"enabled": true,
"version": {
"name": "2.0.1+1.18.2",
"size": 1128465,
"fileName": "continuity-2.0.1+1.18.2.jar",
"downloadUrl": "https://cdn.modrinth.com/data/1IjD5062/versions/2.0.1+1.18.2/continuity-2.0.1%2B1.18.2.jar",
"name": "2.0.1+1.19",
"size": 1128730,
"fileName": "continuity-2.0.1+1.19.jar",
"downloadUrl": "https://cdn.modrinth.com/data/1IjD5062/versions/2.0.1%2B1.19/continuity-2.0.1%2B1.19.jar",
"hashes": {
"sha1": "0ccc70d5e03526597558829bffba2ff3bf5db5c4",
"sha512": "1a1827fa6c4358726fea893947dc463c7c1ae13aa6ca0b92918a93f21775edb6efbc718e794902ac521f8ed4cd2ea5c041d46fe0ba7f9ca3bd2b4b3cbf088777"
"sha1": "d82700772659f65560202f1cbd0e744007b21a75",
"sha512": "02d39d75d73f049184848fb4fda6d4f5fed644379f5cad9747f25be815ebf6667a780f8facbec37b59783a9adff236f8375b632d0846f13ada1f803c19c44758"
}
},
"source": {
"type": "modrinth",
"modId": "1IjD5062",
"versionId": "jjpzIZoY",
"versionId": "xTtULC68",
"ignoreUpdates": false
}
}

View file

@ -2,19 +2,19 @@
"formatVersion": 1,
"enabled": true,
"version": {
"name": "1.0.0",
"size": 72440,
"fileName": "one-time-overrides-v1.0.0.jar",
"downloadUrl": "https://cdn.modrinth.com/data/u8AlhlLv/versions/UdvdIyPk/one-time-overrides-v1.0.0.jar",
"name": "1.0.1",
"size": 72447,
"fileName": "one-time-overrides-v1.0.1.jar",
"downloadUrl": "https://cdn.modrinth.com/data/u8AlhlLv/versions/ZZtDiKT9/one-time-overrides-v1.0.1.jar",
"hashes": {
"sha1": "56631238d09bfe30907850edb4ec571e825179a2",
"sha512": "8b107d316a1cca626b2bc1d289942903960cceeb4a549f1ecb27c90661637aa4f5a5e50d365c7e9b7ada283f327eb36fab05ae9accc391aae3946177039eaf05"
"sha1": "3c72a9de288a1fd83fec15f6db81f8e00b3ca688",
"sha512": "fa77e94748ea8bf2842e0a67e04aae7fec5a8923272cd32d0dc2212193ddff13be8dfda05533aa3a31703fa6e8c665b26bca741c2d51f503b2a0522e5c7e6e0a"
}
},
"source": {
"type": "modrinth",
"modId": "u8AlhlLv",
"versionId": "UdvdIyPk",
"versionId": "ZZtDiKT9",
"ignoreUpdates": false
}
}

View file

@ -1,94 +0,0 @@
{
// Welcome to Mo'Structures Config!
//
// Take a break, rest a while, enjoy the scenery! No? Oh, well.
//
// Here, you can turn off structures and change their generation pattern.
// Since 1.4.1+1.18.2, you can also edit these values in datapacks.
// However, this Config was brought back so you can easily edit these values.
// It is important to note you can edit what biomes these structures spawn in
// using datapacks if you want to have that configuration option.
//
// To turn off a structure, simply go to the corresponding entry and set `activated` to false.
//
// Mo' Structures uses the vanilla structure spawning system. That is-
// - Separation is the minimum chunks between structures
// - Spacing is the average chunks between structures
"structureConfigEntries": {
"villager_tower": {
"activated": true,
"separation": 26,
"spacing": 36
},
"lighthouse": {
"activated": true,
"separation": 24,
"spacing": 34
},
"air_balloon": {
"activated": true,
"separation": 30,
"spacing": 40
},
"killer_bunny_castle": {
"activated": true,
"separation": 32,
"spacing": 42
},
"jungle_pyramid": {
"activated": true,
"separation": 24,
"spacing": 34
},
"abandoned_church": {
"activated": true,
"separation": 24,
"spacing": 34
},
"barn_house": {
"activated": true,
"separation": 23,
"spacing": 33
},
"pirate_ship": {
"activated": true,
"separation": 24,
"spacing": 34
},
"tavern": {
"activated": true,
"separation": 23,
"spacing": 33
},
"moai": {
"activated": true,
"separation": 25,
"spacing": 35
},
"the_castle_in_the_sky": {
"activated": true,
"separation": 40,
"spacing": 50
},
"ice_tower": {
"activated": true,
"separation": 24,
"spacing": 34
},
"villager_market": {
"activated": true,
"separation": 26,
"spacing": 36
},
"big_pyramid": {
"activated": true,
"separation": 26,
"spacing": 36
},
"pillager_factory": {
"activated": true,
"separation": 24,
"spacing": 34
}
}
}

View file

@ -1,20 +0,0 @@
{
"formatVersion": 1,
"enabled": true,
"version": {
"name": "1.0.3+1.18.2",
"size": 134082,
"fileName": "animal_feeding_trough-1.0.3+1.18.2.jar",
"downloadUrl": "https://cdn.modrinth.com/data/bRFWnJ87/versions/1.0.3+1.18.2/animal_feeding_trough-1.0.3+1.18.2.jar",
"hashes": {
"sha1": "8a801b33d2bef96694188812e0e7a218e06322a7",
"sha512": "d18ac014f15bd69c42dc96f19086961b58bedeb67fd653bf06710c158fe149fe39721ec1460002154b7f896ef0cdbf3cd1ebf4a82ccb9e6d0a0f9793fffce030"
}
},
"source": {
"type": "modrinth",
"modId": "bRFWnJ87",
"versionId": "Q7aYerrQ",
"ignoreUpdates": false
}
}

View file

@ -2,19 +2,19 @@
"formatVersion": 1,
"enabled": true,
"version": {
"name": "3.3.2",
"size": 1151948,
"fileName": "dawn-3.3.2.jar",
"downloadUrl": "https://cdn.modrinth.com/data/meZK2DCX/versions/3.3.2/dawn-3.3.2.jar",
"name": "3.5.0",
"size": 1155189,
"fileName": "dawn-3.5.0.jar",
"downloadUrl": "https://cdn.modrinth.com/data/meZK2DCX/versions/3.5.0/dawn-3.5.0.jar",
"hashes": {
"sha1": "891a15fe6f10b5fcfcda92afd3c5a4ca93dbf1a4",
"sha512": "0ebcd32e719fa20af0dedcf12debbb41a291d987e766d572f309237769cc463cb76730be8d33d113f3e552c7e0a37eda133e7c526fb13b03b7c9fded7d380559"
"sha1": "50b0c2030ae6e7936b29e489df7a09866032be78",
"sha512": "c27d96390456c20a9e48091c985ae97041376840aab757faa15ff6a92d2bdb9573507675575d9e64f4157bf13c3d09718f9dbbec21d712a409e1fdf75fd92daa"
}
},
"source": {
"type": "modrinth",
"modId": "meZK2DCX",
"versionId": "QAp3E5ko",
"versionId": "YdQQ22Uv",
"ignoreUpdates": false
}
}

View file

@ -1,20 +0,0 @@
{
"formatVersion": 1,
"enabled": true,
"version": {
"name": "1.4.2+1.18.2",
"size": 700133,
"fileName": "mostructures-1.4.2+1.18.2.jar",
"downloadUrl": "https://cdn.modrinth.com/data/PTGd6dWp/versions/1.4.2+1.18.2/mostructures-1.4.2%2B1.18.2.jar",
"hashes": {
"sha1": "39128e1b1b02c46788536bc846c7f4a35d5658a7",
"sha512": "e6ea06483f21f3c4648205cf8d5fd16b3eb89a1b73bc5cdb4c77f1e6967438385d7627be57d676f06f75f1922caa63e73860d29bde42df0b57ada8a2a1c26864"
}
},
"source": {
"type": "modrinth",
"modId": "PTGd6dWp",
"versionId": "YcBteQIZ",
"ignoreUpdates": false
}
}