SirFancyBacon / baconcraft

Baconcraft repositoy; basically just for issues, feature requests, bugs, that sort of thing.
0 stars 0 forks source link

[BUG] - Slime split too high, Magma Cubes split into Slimes #9

Closed SirFancyBacon closed 2 years ago

SirFancyBacon commented 2 years ago

Describe the bug Slimes split by themselves and also using the replication skill that was written to resolve an issue with slimes not splitting.

To Reproduce Kill a slime and magma cubes Slimes with split x4 instead of 2x and Magma Cubes split into Magma cubes and slimes in a 50/50 ratio.

Expected behavior Slimes divide by 2 between each level. Magma Cubes split into Magma Cubes.

Screenshots N/A

Additional context Set PreventSlimeSplit: to true or disable replication skill to see if that fixes the issue. Go with whichever works

SirFancyBacon commented 2 years ago

Fixed