diff --git a/changelog.md b/changelog.md index 7f97284..1d2ef98 100644 --- a/changelog.md +++ b/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!** \ 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) -* 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 \ No newline at end of file +* changed the config entry type of `blacklisted-blocks` from String list to a CustomBlock list +* added a default entry to `blacklisted-blocks` +* removed `blacklisted-interactions` as it isn't needed anymore \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 407a5b6..afd4f34 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ yarn_mappings=1.21.1+build.1 loader_version=0.15.11 # 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 file_name=sit!