mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
b1.2.0.7+1.21-1.21.1
This commit is contained in:
parent
d3274d7302
commit
44be05102c
2 changed files with 13 additions and 6 deletions
17
changelog.md
17
changelog.md
|
@ -1,6 +1,13 @@
|
||||||
### b1.2.0.6
|
### b1.2.0.7
|
||||||
⚠️ **Finalizing the beta, report any bugs that are found, thank you!**
|
⚠️ **Finalizing the beta, report any bugs that are found, thank you!**
|
||||||
* updated default custom block entries to fix sitting height and add more examples
|
\
|
||||||
* adjusted sitting height for carpets, stairs and slabs
|
Help localize the mod to have more languages on release! [Crowdin](https://crowdin.com/project/oth3r-sit)
|
||||||
* fixed crash on `!` tag selected custom blocks
|
* fixed the sit mod making text displays invisible
|
||||||
* dismounting priority is now set to the player camera rotation
|
* added a tag to all mod messages: `[Sit!]`
|
||||||
|
* added a count to the amount of sit entities purged
|
||||||
|
* 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.6+1.21-1.21.1
|
mod_version=1.2.0.7+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