INpureCore | |
---|---|
Current developers | denoflionsx |
Version | 1.0.0B9-62 |
Supported Minecraft versions | 1.7.10 |
Needed for | CreeperCollateral |
URL | Link |
Modpacks | |
Infinity 1.7 Alpha FTB Mage Quest Resurrection Direwolf20 (1.7.10) Alpha FTBLite 3 |
INpureCore is a core mod library created by denoflionsx for his mods that are under INpureProjects. It is used by denoflionsx to reduce redundant code across his mods.
It adds a culling feature to NEI, which will remove configurable sets of duplicated content from the NEI list. By default, it will cull Forge Microblocks, BuildCraft Facades, Applied Energistics 2 Cable Facades, Extra Utilities Microblocks, Extra Utilities drums, BiblioCraft furniture, and some Vanilla blocks, such as mob spawners, fire, and portal blocks. It will leave a single of each type of culled items. These culling sets can be disabled in the configuration file. Custom culling filters can be written for INpureCore in JavaScript.
Guides
- Creating custom NEI filters
External links