Clumps

Clumps

197M Downloads

Make orbs always be combined together

DBotThePony opened this issue ยท 1 comments

commented

https://github.com/jaredlll08/Clumps/blob/master/src/main/java/com/blamejared/clumps/entities/EntityXPOrbBig.java#L139

Replace check with <=

Otherwise Clumps entriely fail to fulfill it's purpose with mods installed which force players to use Clumps mod. (Example: Veinminer + JAOPCA Chunks + LargeVeins)

2018-04-08_10 31 29

commented

I remember there being an edge case where the < vs <= mattered, but in my testing now, it doesn't seem to, will need to keep a lookout on it. (Changed in dev)