mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-21 15:03:30 +01:00
Increment version
This commit is contained in:
parent
5c4e584a73
commit
a414bc7ccc
2 changed files with 12 additions and 1 deletions
|
@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx3G
|
|||
org.gradle.daemon=false
|
||||
# Actually Additions
|
||||
|
||||
mod_version=1.3.5
|
||||
mod_version=1.3.6
|
||||
|
||||
# Forge
|
||||
game_version=1.21.1
|
||||
|
|
|
@ -1,3 +1,14 @@
|
|||
# 1.3.6+mc1.21.1
|
||||
* Add the ability to open the Crafting Table On A Stick while inside a Curios slot
|
||||
* Add missing XP Solidifier recipe
|
||||
* Fixed All In One tool not having attributes
|
||||
* Fix Engineer's House not generating
|
||||
* Add worldgen of Canola, Flax and Coffee patches (With a config option to disable)
|
||||
* Fix Breaker and Vertical Digger being unable to break blocks tougher than dirt
|
||||
* Fix Coffee Machine not consuming water
|
||||
* Fix Coffee not applying effects
|
||||
* Fix Coffee not transforming into Empty Cup when consumed entirely
|
||||
|
||||
# 1.3.5+mc1.21.1
|
||||
* Overhaul networking, should fix a lot of issues with crashes on servers
|
||||
* Add storage block tags for the crystals
|
||||
|
|
Loading…
Reference in a new issue