TheDarkDnKTv / NukepoweredUtils

Rewrited fork of GregicAdditions, with new features.
GNU General Public License v3.0
1 stars 1 forks source link

[Request] CraftTweaker 2 Compability #3

Closed HonzaVinCZ closed 4 years ago

HonzaVinCZ commented 4 years ago

Hello, I'd like to ask you to make NukepoweredUtils compatible with CraftTweaker 2. Actually it's not possible to add any recipes into NPU machines using GTCE and CT2 compatibility.

TheDarkDnKTv commented 4 years ago

What exactly do you mean? There is same CT support like was in GA. From available machines for recipes now:

HonzaVinCZ commented 4 years ago

So if I use this: import mods.gregtech.recipe.RecipeMap; val disassembling_machine = mods.gregtech.recipe.RecipeMap.getByName("disassembling_machine"); It should work just fine?

Also give me some contact please, so you can close this thread then, thank you.

TheDarkDnKTv commented 4 years ago

It should work, how Arch said. Otherwise wait for update, in new version it will be import mods.nputils.recipe.RecipeMaps