Description
PotFix patches the bug in L_Enders_Cataclysm-2.46-1.19.2 that causes the game
to crash when breaking/interacting with a Decorated Pot.
to crash when breaking/interacting with a Decorated Pot.
Specifically fixes THIS crash:
Description: Exception in server tick loop java.lang.AbstractMethodError: Receiver class com.min01.archaeology.blockentity.DecoratedPotBlockEntity does not define or inherit an implementation of the resolved method 'abstract net.minecraft.core.BlockPos getBlockPos()' of interface com.min01.archaeology.container.RandomizableContainer...
This patch works as either a singleplayer mod or a server-side mod.
Disclaimer
Cataclysm is a minecraft mod created by L_Ender. I am not L_Ender, nor am I affiliated with L_Ender.I do have their permission for upload, though! L_Ender's Cataclysm can be found here:
https://www.curseforge.com/minecraft/mc-mods/lendercataclysm
L_Enders_Cataclysm-2.46-1.19.2 is a required dependency.
Please make sure you have the original file installed.
I will not be pushing updates, as this is a bandaid, and because Cataclysm no longer updates for 1.19.2.
Created with assistance from GPT-5, as I barely know java, but I do know debugging.
ink: trying to style a description in CurseForge is way harder than it looks, apparently. kudos to those who make the really nice looking ones, that's just straight up wizardry.
