Change dirt road texture
This commit is contained in:
parent
b37e62cc47
commit
586a39977b
4 changed files with 17 additions and 8 deletions
|
@ -49,3 +49,7 @@ This version focuses on QOL and bug fixes
|
|||
* Simplified recipe data generation
|
||||
* Deleted various unused files - code, textures and models
|
||||
* 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
16
TODO.md
|
@ -25,9 +25,15 @@ TODO --
|
|||
=== VERSION SPECIFIC ===
|
||||
## 0.3
|
||||
Goals left - QOL
|
||||
* All missing recipes
|
||||
* Better feedback - particles, noises
|
||||
* Fix post lamps hit-boxes
|
||||
* Missing warning stripes
|
||||
* Rework cigarette (code and some functionality)
|
||||
* All missing recipes ~+-
|
||||
* Better feedback - particles, noises ~+-
|
||||
* Fix post lamps hit-boxes ~+-
|
||||
|
||||
## 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)
|
||||
* Missing warning stripes
|
||||
|
|
|
@ -4,4 +4,3 @@
|
|||
"layer0": "new_soviet:item/dice/dice_d20"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 548 B After Width: | Height: | Size: 481 B |
Loading…
Reference in a new issue