?
Discover content
Discover
Host a server
Get Modrinth App
Modrinth App
Sign in
Mods
Plugins
Data Packs
Shaders
Resource Packs
Modpacks
Sign in
Settings
Change theme
Search
Potacore
Library to provide utilities codes for projects.
253.8k
6
Library
Utility
Download
Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.x
1.18.x
1.17.1
1.16.4–1.16.5
Platforms
Forge
Supported environments
Client and server
Links
Report issues
View source
Join Discord server
Donate on Ko-fi
Creators
Kasualix
Owner
Details
Licensed
LGPL-3.0-or-later
Published 2 years ago
Updated last month
Description
Changelog
Versions
Game versions
1
2
0.4.2
by
Kasualix
on Jul 28, 2025
Download
0.4.2
Introduce RegistryNameContainer#getRegistryName, helper to get the registry name of block/item/entityType
0.4.1
by
Kasualix
on Jul 22, 2025
Download
0.4.1
Merge ItemEnchantEvent & ItemEnchantEvent.EnchantedBook. Now ItemEnchantEvent has "isEnchantedBook" boolean check.
0.4.0
by
Kasualix
on Jul 22, 2025
Download
0.4.0
Add EnchantHelper#hasEnchantment method
Add ItemEnchantEvent & ItemEnchantEvent.EnchantedBook events
MixinExtras is included for event implementation need (that's why the jar file is large)
0.3.3
by
Kasualix
on Jul 22, 2025
Download
0.3.3
Make PotatoEntityData internal map thread-safe
Abandon javadoc
0.3.2
by
Kasualix
on Jul 21, 2025
Download
0.3.2
Introduce PotatoEntityData to help data-storage.
0.3.1
by
Kasualix
on Jun 24, 2025
Download
0.3.1
by
Kasualix
on Jun 24, 2025
Download
0.3.1
by
Kasualix
on Jun 24, 2025
Download
0.3.1
by
Kasualix
on Jun 24, 2025
Download
0.3.1
Add EnchantHelper, util class for enchantments removing.
Add ProjectileHelper, util class for entity&directEntity handling.
0.3.0
by
Kasualix
on Jun 24, 2025
Download
0.3.0
Add SimpleJsonConfig, util class for config management
0.2.8
by
Kasualix
on Feb 13, 2024
Download
0.2.8
Allow closing multiple iterators in one method
0.2.7
by
Kasualix
on Feb 13, 2024
Download
0.2.7
Also close the internal current iterator when FilterableIterator is closing
0.2.6
by
Kasualix
on Feb 13, 2024
Download
0.2.6
Introduce CloseableIterator and makes FilterableIterator closeable
0.2.5
by
Kasualix
on Feb 12, 2024
Download
0.2.5
Change FilterableIterator to be basically the same as the guava method
0.2.4
by
Kasualix
on Feb 1, 2024
Download
0.2.4
Update outdated javadoc
0.2.3
by
Kasualix
on Feb 1, 2024
Download
0.2.3
Minor perference change
0.2.2
by
Kasualix
on Jan 22, 2024
Download
0.2.2
Add two more wrap methods to FilterableIterator
0.2.1
by
Kasualix
on Jan 17, 2024
Download
0.2.1
Improve FilterableIterator
0.2.0
by
Kasualix
on Jan 16, 2024
Download
0.2.0
Revomve IteratorContainers (causing issues and generally replacable with other performant collection)
Add FilterableIterator
Add remove method to MergedIterator
0.1.1
by
Kasualix
on Jan 11, 2024
Download
0.1.1
Reverts internal optimization in iteratorContainers
1
2