Various fixes and changes, see CHANGELOG

This commit is contained in:
Andrew-71 2023-10-19 20:59:58 +03:00
parent 24e07523da
commit 55724bb0a2
140 changed files with 1074 additions and 3141 deletions

View file

@ -1,12 +1,25 @@
0.1 -> 0.2
### Changelog 0.1 -> 0.2
* Added new "Dirt Road" block
* Made by tilling coarse dirt with a rake
* Made by tilling coarse dirt with a rake. Right now you get 1 flint out of the process as a placeholder drop
* Behaves like gravel
* Added golden lamp crafting recipe
* Drops with silk touch, otherwise result is dirt
* Texture will likely be adjusted in a future update
* Improved TVs
* Re-made textures and models
* Added white noise animation if TV is powered with redstone
* Added cracked screen if TV is hit with a snowball
* Re-made texture and model to better fit the USSR aesthetic
* Added white noise animation if TV is powered with redstone or right-clicked (same as lamps). White noise emits a bit of light.
* Added cracked screen if TV is hit with a snowball (reset when block is broken)
* TVs can now be waterlogged
* Re-made Radio texure and model to make it fit the USSR aesthetic more
* Several tiny fixes
* Improved Radio
* Re-made texture and model to better fit the USSR aesthetic
* Added ability to waterlog radios
* Re-made ceiling fan texture and model to better fit the USSR aesthetic
* Added golden lamp crafting recipe
* Several tiny fixes
* Light bulb break noise is now in correct category
* Barbed wire drops iron nugget without silk touch
* Expanded description and removed dead link in metadata
* Technical changes
* Optimised chess model files
* Removed several unused textures (may reduce file size)
* Updated one of authors' nicks in credits
* Moved to newer versions of Yarn, Loom, Fabric loader & API