i18n and README fixes

This commit is contained in:
Andrew-71 2024-04-26 12:05:04 +03:00
parent 6a01f50dcf
commit 2b9804a5bb
6 changed files with 22 additions and 23 deletions

View file

@ -57,6 +57,9 @@ Due to sheer amount of changes, many may be undocumented. We hope you enjoy this
* Texture improvements for existing blocks
* Reworked wallpapers, added new ones
* Added windows
* Windows connect to other windows placed above or below them
* They can be shattered by a projectile, and repaired with a pane. This damage survives block break.
* The blockstate of a window can be frozen with a screwdriver, allowing you to split tall windows
* Concrete improvements
* 3 new colours - basic, dark green and orange
* Concrete with bars can now be placed horizontally. Or vertically. It's a matter of perspective!
@ -77,14 +80,15 @@ Due to sheer amount of changes, many may be undocumented. We hope you enjoy this
* Added a questionable sound option
* At least 2 new advancements
* Bug fixes
* Added some missing crafting recipes
* Added many of the missing crafting recipes
* Stone-cutting recipe for slabs now gives 2 blocks
* Fixed typos in Russian translation
* Cigarette is now less broken
* Cigarettes are now less broken (and more numerous)
* Fixed a few missing drops/tags/recipes related to concrete
* Concrete with bars is now pickaxe mine-able
* Fixed some concrete blocks missing drops
* Cracked concrete now has a dyeing category
* Technical changes
* Changed parts of file structure for models and textures
* Removed some unused textures intended for later updates
* Moved to newer Fabric, Loom etc. versions. Took a while to figure out how to update Gradle :D