Sodium Extra

Sodium Extra

34M Downloads

AsyncParticles compatibility.

Harveykang opened this issue ยท 0 comments

commented

Commit 6467c77 causes Sodium Extra to crash with AsyncParticles, if a particle adds another particle during the tick() method.

getOrDefault() -> computeIfAbsent()

if (!SodiumExtraClientMod.options().particleSettings.otherMap.computeIfAbsent(particleTypeId, k -> true)) {

Harveykang/AsyncParticles#125

sodium-extra version: 0.6.6