ChaoticTrials / AIOTBotania

This mod adds AIOTs to Botania.
https://modrinth.com/mod/aiot-botania
MIT License
10 stars 12 forks source link

Add terrasteel AIOT, Update Gradle and fix depenedency issue #43

Closed noeppi-noeppi closed 4 years ago

noeppi-noeppi commented 4 years ago

This PR adds a terrasteel AIOT. The recipes for this can be disabled in the config. I also updated gradle to 5.6.1 and changed the curios version from 3.0-beta2 to 3.0 because botania needs at least 3.0 (Seriously how did you manage to start mc via runClient before if not all dependencies were available?). This also fixes #42 because CommonProxy is now a superclass of ClientProxy.