Removing a broken mod.
This commit is contained in:
parent
59728a2568
commit
1b91d2aa50
@ -20,7 +20,6 @@ This will be the initial release for the production server. I will avoid adding
|
|||||||
|
|
||||||
### Additions
|
### Additions
|
||||||
|
|
||||||
- Better Biome Blend
|
|
||||||
- Chunky
|
- Chunky
|
||||||
- Allows OPs to pre-generate chunks.
|
- Allows OPs to pre-generate chunks.
|
||||||
- Light Overlay
|
- Light Overlay
|
||||||
|
@ -189,11 +189,6 @@ file = "mods/better-advancements.pw.toml"
|
|||||||
hash = "6d5097ecaf832199d5a8eb0d28bf7869134b54f93fd0999b7bdfe0129716c720"
|
hash = "6d5097ecaf832199d5a8eb0d28bf7869134b54f93fd0999b7bdfe0129716c720"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/better-biome-blend.pw.toml"
|
|
||||||
hash = "d2c114dc8dd79d00fe215a3cf0e844638fba8a28ad711eaa1106cb68e02a4ea5"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/better-compatibility-checker.pw.toml"
|
file = "mods/better-compatibility-checker.pw.toml"
|
||||||
hash = "d6e632815eec579cf9763057f706a5a4eae2dd9237601e63b4c32bc57ac90338"
|
hash = "d6e632815eec579cf9763057f706a5a4eae2dd9237601e63b4c32bc57ac90338"
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
name = "Better Biome Blend"
|
|
||||||
filename = "betterbiomeblend-1.19.0-1.3.6-forge.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/Rs6c7WyL/versions/1.19.0-1.3.6-forge/betterbiomeblend-1.19.0-1.3.6-forge.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "c31265c2a0d331fc24b368e5e8b0dd1edbfc0e88"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "Rs6c7WyL"
|
|
||||||
version = "VYGrD3XV"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "1f94ddf4b9fd731ef83fce724f99c3b5e55d98650138ef40a116bf15b8902d59"
|
hash = "7650772cd8489cffa6d26360285cd82de80f014cf33c42c209264e77f2d5e3ab"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "43.2.8"
|
forge = "43.2.8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user