new icon and hotfix

This commit is contained in:
nelle 2023-11-02 00:11:42 -06:00
parent 76531ec22d
commit bda00c64b0
5 changed files with 13 additions and 3 deletions

View file

@ -11,7 +11,17 @@
### Changes:
- Removed some unused bloat .
- Roses actually drop a rose on breaking. (wow)
- Tweaked the loot tables again .
- Tweaked the loot tables again.
- Roses should be more common than cyan rose bushes, which are more common than cyan roses.
### Known Bugs:
- Rose Bushes drop a rose bush item *and* roses.
## [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?)
-

View file

@ -3,7 +3,7 @@ org.gradle.jvmargs = -Xmx1G
org.gradle.parallel = true
# Mod Properties
version = 3.0.4
version = 3.0.5
maven_group = xyz.limepot
archives_base_name = roses_mod

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

View file

@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 0.5
"chance": 1
},
{
"type": "minecraft:in_square"