Emerging Technology

Emerging Technology

74.1k Downloads

[Suggestion] Crafttweaker support

noeneto opened this issue ยท 1 comments

commented

The mod is amazing and could be even more with a crafttweaker support! :D

commented

Hi,

Thanks for the suggestion! In theory it already has CraftTweaker support ๐Ÿ˜

I have done some basic testing of CraftTweaker and it seems to work. For example:

import mods.emergingtechnology.Processor;

Processor.addRecipe(<minecraft:diamond>, <minecraft:redstone>);

Please let me know if you need more information or something doesn't work.

Thanks!