Change dirt road texture

This commit is contained in:
Andrew-71 2023-12-26 19:18:45 +03:00
parent b37e62cc47
commit 586a39977b
4 changed files with 17 additions and 8 deletions

View file

@ -48,4 +48,8 @@ This version focuses on QOL and bug fixes
* Technical changes * Technical changes
* Simplified recipe data generation * Simplified recipe data generation
* Deleted various unused files - code, textures and models * Deleted various unused files - code, textures and models
* Bumped Fabric API, loader and mappings versions * Bumped Fabric API, loader and mappings versions
### Changelog 0.3 -> 0.4
* Added a new antenna item to improve radio electronics recipes
* Changed texture of dirt road

16
TODO.md
View file

@ -25,9 +25,15 @@ TODO --
=== VERSION SPECIFIC === === VERSION SPECIFIC ===
## 0.3 ## 0.3
Goals left - QOL Goals left - QOL
* All missing recipes * All missing recipes ~+-
* Better feedback - particles, noises * Better feedback - particles, noises ~+-
* Fix post lamps hit-boxes * Fix post lamps hit-boxes ~+-
* Missing warning stripes
## 0.4
* Implement antenna everywhere
* Add patterns
* Implement new concrete
* TV rework #3 (new colours, second static, ...?)
* More landmines, land mine base item, create integration for it
* Rework cigarette (code and some functionality) * Rework cigarette (code and some functionality)
* More landmines, land mine base item, create integration for it * Missing warning stripes

View file

@ -3,5 +3,4 @@
"textures": { "textures": {
"layer0": "new_soviet:item/dice/dice_d20" "layer0": "new_soviet:item/dice/dice_d20"
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 548 B

After

Width:  |  Height:  |  Size: 481 B