Add No Chat Restrictions
This commit is contained in:
parent
1b23679ae4
commit
db90b3cd23
|
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added No Chat Restrictions mod
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Iron golems now drop iron nuggets (previously they didn't drop any iron at all)
|
- Iron golems now drop iron nuggets (previously they didn't drop any iron at all)
|
||||||
|
|
|
||||||
|
|
@ -1702,6 +1702,21 @@
|
||||||
"sha512": "3ac1456322b91c6cb7d07c9f48f6981e29d63e5bf23f813a707fff1e221b8d76b858ab45f5b5939e842941e338d0863f0022631e329557e92ae3f8e50fc343ff"
|
"sha512": "3ac1456322b91c6cb7d07c9f48f6981e29d63e5bf23f813a707fff1e221b8d76b858ab45f5b5939e842941e338d0863f0022631e329557e92ae3f8e50fc343ff"
|
||||||
},
|
},
|
||||||
"path": "mods/zombies_reworked-1.20.1-1.1.6.jar"
|
"path": "mods/zombies_reworked-1.20.1-1.1.6.jar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"downloads": [
|
||||||
|
"https://cdn.modrinth.com/data/z440MEwJ/versions/nfAbW8d8/NoChatRestrictions-Forge-MC1.20.1-v1.0.0.jar"
|
||||||
|
],
|
||||||
|
"env": {
|
||||||
|
"client": "required",
|
||||||
|
"server": "required"
|
||||||
|
},
|
||||||
|
"fileSize": 9676,
|
||||||
|
"hashes": {
|
||||||
|
"sha1": "a189c024b78b1057f7bab8a64c327ed27a6d186d",
|
||||||
|
"sha512": "bd0b8dd69a889c7d8153a44b56d5f997dd3a98728b1b270a7ad738d23f4ceffb095212cdf0ceb711b0ae3ad5735c219738c9797f43c8357653384b5365f688d0"
|
||||||
|
},
|
||||||
|
"path": "mods/NoChatRestrictions-Forge-MC1.20.1-v1.0.0.jar"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue