/confighelper2

Make config helper with more ids extender

Primary LanguageJavaOtherNOASSERTION

confighelper

make modpacks with ease

This mod is a fork of https://github.com/jredfox/confighelper maked with https://github.com/anatawa12/ForgeGradle-example template

to trying to make compats between endlessids and confighelper

setup asm

for loading in deob -Dfml.coreMods.load=jml.evilnotch.lib.asm.ASMPlugin for compiling input this into your build.gradle make sure the build.gradle target compatability is JRE 1.8 as my interfaces require it

jar {
    manifest {
        attributes 'FMLCorePlugin': 'jml.evilnotch.lib.asm.ASMPlugin',
        'FMLCorePluginContainsFMLMod': 'false',
	    'FMLAT': 'confighelper_at.cfg'
    }
}

Complementarity to reach all ids limit

Download Compat
Download endlessids Endlessids is compatible with confighelper if you disable theses features due to feature overlap extendDataWatcher / extendEnchantment / extendPotion / extendEntity