9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00

solution to the flower problem

This commit is contained in:
RaydenKonig
2021-06-16 09:33:55 -03:00
committed by GitHub
parent 2d8524a677
commit 3a24b85b04

View File

@@ -241,16 +241,6 @@
{
"weight": 1,
"block": "grass"
},
{
"block": "rose_bush"
},
{
"block": "dandelion"
},
{
"chance": 7,
"block": "grass"
}
]
},
@@ -613,4 +603,4 @@
}
},
"rarity": 90
}
}