rwtema / Extra-Utilities-2-Source

Sourcecode for Extra Utilities
Other
108 stars 75 forks source link

added config option for cursed earth particles, closes #58 #193

Open SanAndreaP opened 6 years ago

SanAndreaP commented 6 years ago

PS: Please consider disabling transitive dependencies on Tinkers' Construct, as it downloads 2 versions of JEI in dev, crashing the game when trying to test stuff:

    deobfCompile("slimeknights:TConstruct:1.12-2.7.2.508") {
        transitive = false
    }