Add in info

master
oilboi 2020-07-05 12:10:05 -04:00
parent 139b542a86
commit 46bde8c298
3 changed files with 23 additions and 4 deletions

View File

@ -32,10 +32,14 @@ max_packets_per_iteration = 10096
> <a href="https://github.com/oilboi/Crafter/blob/master/old_changelog.md">Old Version Changelogs</a>
## Alpha 0.06
> Redstone Update
## Alpha 0.07
> RailRoad Tech
- Add in virtualization algorithm
- Added in better minecart algorithm
- Added in ability to link minecarts
- Added in train wrench
- Added in prototype of Engine by using a furnace on a minecart
- Added in SolarShrine's vignette
---

View File

@ -1,2 +1,4 @@
This is from bas080 - https://github.com/bas080/minetest_vignette
I have no idea what the license is :( So... MIT?
New vignette texture: SolarShrine

View File

@ -294,4 +294,17 @@
- ElCeejo remodeled and fixed snowman head tracking. Thanks!
- Overhauled everything
- Added in a lot of stuff
- Fixed a lot of stuff
- Fixed a lot of stuff
## Alpha 0.06
> Redstone Update
- Add in virtualization algorithm
- Added in breaker
- Added in detector
- Added in faster algorithm
- Made iron blocks capacitors
- Fixed timings
- Fixed pistons
- Added colored redstone lights