>>18243942the main reason why it's broken is because it currently depends on nbt-api as a dependency and it always breaks
I used it to store the fumos equipment (armor, swords and stuff) to the fumo(inventory item) when you pick them up.
you can maybe find a way to use nbt tags without the dependency or better yet, store the shit in a database (or json database if ur lazy)
either do all of that or just remove the feature where they keep the armor when you pick them up and just have them drop their armor
thanks for reading my devblog