IC2-No

Quick rating

Community listing page, reviews here may not be monitored by the author.

IC2-No

No reviews yet

A Mod that fix ref and ic2 support

Mod Loaders
Minecraft

About

Description

A Mod that fix Requious Frakto and Industrial Craft2 support.
At the same time it adds support for CraftTweaker.

The following methods are new methods

- Assembly

- assembly.setEUSlot(x as int, y as int, face as ComponentFace, capacity as int);

- AssemblyRecipe

- recipe.requireEU(group as string, energy as int, @Optional mark as string);

- recipe.requireEU(group as string, min as int, max as int, @Optional mark as string);

- RecipeContainer

- container.addEUOutput(grout as string, energy as int);

- container.addEUOutput(grout as string, energy as int, minInsert as int);