Change whitewash recipe

This commit is contained in:
Andrew-71 2024-04-28 10:45:42 +03:00
parent bd86cf764c
commit 2606dc1f66
4 changed files with 40 additions and 17 deletions

View file

@ -78,7 +78,8 @@ Due to sheer amount of changes, many may be undocumented. We hope you enjoy this
* Now uses screwdriver to change sound
* Sound names now translatable
* Added a questionable sound option
* At least 2 new advancements
* Whitewash can now be applied to concrete and some other blocks with a brush
* Added new advancements
* Bug fixes
* Added many of the missing crafting recipes
* Stone-cutting recipe for slabs now gives 2 blocks
@ -91,4 +92,5 @@ Due to sheer amount of changes, many may be undocumented. We hope you enjoy this
* 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
* Moved to newer Fabric, Loom etc. versions. Took a while to figure out how to update Gradle :D
* Source-sets main and client have been merged to fix mixins