Chocohead
Chocohead
A full log or mod list is definitely needed to be able to debug this further
What version of OptiFine and OptiFabric are you using?
Duplicate of #30 and #35, you need to get [Guide-API](https://minecraft.curseforge.com/projects/guide-api) and [Redstone Flux](https://minecraft.curseforge.com/projects/redstone-flux) too
You can comment out line 56 of `build.gradle` or make an empty local.properties file to get around that.
That's a bug in Classic's ropey API support. [`Recipes#matterAmplifier`](https://github.com/TinyModularThings/IC2Classic/blob/master/src/main/java/ic2/api/recipe/Recipes.java#L154) is defined as a map from `IRecipeInput` to `Integer`s that is applied to `ItemStack`s. Classic's `BasicMachineRecipeList#toIC2Exp` raw casts an anonymous `IBasicMachineRecipeManager`...
Duplicate of #30, #35 and #39, you need to get [Guide-API](https://minecraft.curseforge.com/projects/guide-api) and [Redstone Flux](https://minecraft.curseforge.com/projects/redstone-flux) too
Duplicate of #30, #35, #39 and #40, you need to get [Guide-API](https://minecraft.curseforge.com/projects/guide-api) and [Redstone Flux](https://minecraft.curseforge.com/projects/redstone-flux) too.
This has been fixed in [this](https://github.com/nekosune/modularforcefieldsystem/commit/def9559ac640cd01a433a6acd445d733b330da5f#diff-7a4d765dda7439b217f040a8ccd9e6a2) commit.
You need to use [this one](https://github.com/nekosune/modularforcefieldsystem/files/1023988/MFFS-1.10.2-3.0.1.0_1.10_7ad2e4f.zip) if you've not got IC2 (the jar is in the zip)