-
Notifications
You must be signed in to change notification settings - Fork 3
Slime
Charly Bollinger edited this page Oct 29, 2024
·
4 revisions
Slimes can spawn with one bigger size.
Slimes have a 5 to 10% chance (depending on local difficulty) to spawn bigger.
Two slimes can merge into a bigger one.
When two slimes of the same size collide each other, they merge into one slime of the next bigger size.
A slime has the ability to merge only once and after a 2.5s delay on spawn (50 ticks).
The bigger created slime will remember being a merge product, so as its kids.
Slimes turn into Magma Cubes in lava in the Nether.
You have read it all.
This is just a gimmick.
The configuration of the Slime can be found in .minecraft/config/sihywtcamd/overworld.json
.
-
biggerSize: [true|false]
to enable/disable big slimes spawn -
canMerge: [true|false]
to enable/disable slimes merging ability -
magmaConversion: [true|false]
to enable/disable slimes conversion in magma cubes