New-Soviet-Era/CHANGELOG

25 lines
1.3 KiB
Text
Raw Normal View History

### Changelog 0.1 -> 0.2
2023-10-19 00:21:45 +03:00
* Added new "Dirt Road" block
* Made by tilling coarse dirt with a rake. Right now you get 1 flint out of the process as a placeholder drop
2023-10-19 00:21:45 +03:00
* Behaves like gravel
* Drops with silk touch, otherwise result is dirt
* Texture will likely be adjusted in a future update
2023-10-19 00:21:45 +03:00
* Improved TVs
* 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)
2023-10-19 00:21:45 +03:00
* TVs can now be waterlogged
* 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