forked from virt-mirrors/Sit
b1.2.0.8
This commit is contained in:
parent
bceb8e573a
commit
185dd93a2e
2 changed files with 5 additions and 11 deletions
14
changelog.md
14
changelog.md
|
@ -1,13 +1,7 @@
|
||||||
### b1.2.0.7
|
### b1.2.0.8
|
||||||
⚠️ **Finalizing the beta, report any bugs that are found, thank you!**
|
⚠️ **Finalizing the beta, report any bugs that are found, thank you!**
|
||||||
\
|
\
|
||||||
Help localize the mod to have more languages on release! [Crowdin](https://crowdin.com/project/oth3r-sit)
|
Help localize the mod to have more languages on release! [Crowdin](https://crowdin.com/project/oth3r-sit)
|
||||||
* fixed the sit mod making text displays invisible - [#14](https://github.com/Oth3r/Sit/issues/14)
|
* changed the config entry type of `blacklisted-blocks` from String list to a CustomBlock list
|
||||||
* added a tag to all mod messages: `[Sit!]`
|
* added a default entry to `blacklisted-blocks`
|
||||||
* added a count to the amount of sit entities purged
|
* removed `blacklisted-interactions` as it isn't needed anymore
|
||||||
* now sends sit reload message to all players with permissions when reloading with `/reload`
|
|
||||||
* new & improved blockstate detection system *(hopefully doesn't break anything)*
|
|
||||||
* when editing `sitting-config.json` on a Sit! server, the new settings will be sent properly
|
|
||||||
* change the mod id from oth3r-sit to sit-oth3r, for real this time
|
|
||||||
* updated the mod description, making it translatable
|
|
||||||
* added console log translations
|
|
|
@ -10,7 +10,7 @@ yarn_mappings=1.21.1+build.1
|
||||||
loader_version=0.15.11
|
loader_version=0.15.11
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=1.2.0.7+1.21-1.21.1
|
mod_version=1.2.0.8+1.21-1.21.1
|
||||||
maven_group=one.oth3r
|
maven_group=one.oth3r
|
||||||
file_name=sit!
|
file_name=sit!
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue