[BUG] Strawberry Slimes Spawning Before Going Into Nether
CraftingMantis opened this issue · 2 comments
The version I am currently using is a single player world on 2.74, which was originally created in version 2.7. I noticed that strawberry slimes were spawning in my caves even though I had not entered the nether. I checked out incontrol spawn json and found the below. I believe it is supposed to say strawberry slime instead of blueberry slime in the bottom section.
{
"dimension": 0,
"mob": "specialmobs:strawberryslime",
"random": 0.01,
"maxlight": 15,
"minlight": 14,
"seesky": true,
"gamestage": "enteredNether",
"maxcount": {
"amount": 2,
"perplayer": true
},
"result": "allow"
},
{
"dimension": 0,
"mob": "specialmobs:blueberryslime",
"result": "deny"
},
Awesome! Glad I could help!
…On Fri, Jan 24, 2020, 6:41 PM CalaMariGold ***@***.***> wrote:
Good catch! Thank you! Fixed in 2.75.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/CalaMariGold/Rebirth-Of-The-Night/issues/31?email_source=notifications&email_token=AOKLDSCFYHSQJIDG2FVL4RTQ7N4DHA5CNFSM4KI3SHFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJ4NMBY#issuecomment-578344455>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOKLDSBVJMDG7FWNN6WPFQTQ7N4DHANCNFSM4KI3SHFA>
.