fix: remove c2me
This commit is contained in:
parent
fb560ff2d8
commit
1ad12bbf04
4 changed files with 10 additions and 20 deletions
|
|
@ -20,14 +20,21 @@ Whitelist: ping catppuccin-macchiato or tux to get whitelisted
|
||||||
|
|
||||||
## Release Notes
|
## Release Notes
|
||||||
|
|
||||||
|
### v1.14.1
|
||||||
|
|
||||||
|
- removed c2me because of chunk resets
|
||||||
|
|
||||||
### v1.14.0
|
### v1.14.0
|
||||||
|
|
||||||
- added musical instruments
|
- added musical instruments
|
||||||
- added plushy
|
- added plushy
|
||||||
|
|
||||||
### v1.11.1
|
### v1.11.1
|
||||||
|
|
||||||
- double doors now open together!
|
- double doors now open together!
|
||||||
|
|
||||||
### v1.11.0
|
### v1.11.0
|
||||||
|
|
||||||
- fixed pickaxes
|
- fixed pickaxes
|
||||||
- rebalanced anvil repair mechanics
|
- rebalanced anvil repair mechanics
|
||||||
- added animal feeding trough
|
- added animal feeding trough
|
||||||
|
|
@ -35,6 +42,7 @@ Whitelist: ping catppuccin-macchiato or tux to get whitelisted
|
||||||
- removed duplicate gravestone mod because why do we have two of those??
|
- removed duplicate gravestone mod because why do we have two of those??
|
||||||
|
|
||||||
### v1.10.0
|
### v1.10.0
|
||||||
|
|
||||||
biiiig update :3
|
biiiig update :3
|
||||||
|
|
||||||
- added hex casting
|
- added hex casting
|
||||||
|
|
|
||||||
|
|
@ -119,11 +119,6 @@ file = "mods/botarium.pw.toml"
|
||||||
hash = "2f57caef93731338be19b1e14065978eb3e14dbfc0c1f9699dfcc2f201e2c23b"
|
hash = "2f57caef93731338be19b1e14065978eb3e14dbfc0c1f9699dfcc2f201e2c23b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/c2me-fabric.pw.toml"
|
|
||||||
hash = "64a244469b7ce7be7e6ceabedd69d17e573a0b92d6e29c661fc6c490afa965d8"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cardinal-components-api.pw.toml"
|
file = "mods/cardinal-components-api.pw.toml"
|
||||||
hash = "127f0a7311e4ecd77c0b96660e0ff873d78d253fffb68db6101eeb414de38bb1"
|
hash = "127f0a7311e4ecd77c0b96660e0ff873d78d253fffb68db6101eeb414de38bb1"
|
||||||
|
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Concurrent Chunk Management Engine (Fabric)"
|
|
||||||
filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar"
|
|
||||||
hash-format = "sha512"
|
|
||||||
hash = "359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "VSNURh3q"
|
|
||||||
version = "s4WOiNtz"
|
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
name = "Linuxcraft"
|
name = "Linuxcraft"
|
||||||
author = "Astreaprtcl"
|
author = "Astreaprtcl"
|
||||||
version = "v1.14.0"
|
version = "v1.14.1"
|
||||||
pack-format = "packwiz:1.1.0"
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "1f26c60142d06cb9ee1bdcb008f4c8c6151c9c71d73dfffec15a3c6e2ccb8f25"
|
hash = "f79c1081a80ed50d3bb11d23b0c23d04e6525fc09f921390d121a50e75f44e7a"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.14"
|
fabric = "0.16.14"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue