new icon and hotfix
This commit is contained in:
parent
bda00c64b0
commit
1ab8c2bfab
2 changed files with 2 additions and 3 deletions
|
@ -19,9 +19,8 @@
|
|||
## [3.0.5]
|
||||
### Changes:
|
||||
- Added loot table for Cyan Roses (oops)
|
||||
- HOTFIX (Cyan Rose Bushes cause world creations screan and worlds to crash the game)
|
||||
|
||||
## [3.0.6]
|
||||
### Changes:
|
||||
- New mod-icon (old one had a poppy? lol?)
|
||||
-
|
||||
- HOTFIX (Cyan Rose Bushes cause world creations screan and worlds to crash the game)
|
||||
|
|
|
@ -3,7 +3,7 @@ org.gradle.jvmargs = -Xmx1G
|
|||
org.gradle.parallel = true
|
||||
|
||||
# Mod Properties
|
||||
version = 3.0.5
|
||||
version = 3.0.6
|
||||
maven_group = xyz.limepot
|
||||
archives_base_name = roses_mod
|
||||
|
||||
|
|
Loading…
Reference in a new issue