Remove unused blocks

This commit is contained in:
Andrew-71 2024-03-07 11:07:07 +03:00
parent d488517ca6
commit b4ca10b823
3 changed files with 5 additions and 86 deletions

View file

@ -52,7 +52,8 @@ This version focuses on QOL and bug fixes
### Changelog 0.3 -> 0.4
Due to sheer amount of changes, some may be undocumented. We hope you enjoy this update! :D
* Texture changes for various blocks
* Texture improvements for various blocks
* Reworked wallpaper blocks, added new ones
* Concrete improvements
* 3 new colours - basic, dark green and orange
@ -64,14 +65,15 @@ Due to sheer amount of changes, some may be undocumented. We hope you enjoy this
* Grain
* Added USSR anthem music disc
* Added a new antenna item to improve radio electronics recipes
* Parquet re-structuring
* Parquet improvements
* Separated oak and dark oak parquet in naming
* Added spruce parquet (TODO)
* Bug fixes
* Stone-cutting recipe for slabs now gives 2 blocks
* 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
* Moved to newer Fabric, Loom etc. versions
* Moved to newer Fabric, Loom etc. versions. Took a while to figure out how to update Gradle :D