Actually Additions

Actually Additions

66M Downloads

[Suggestion] Possibility to add extrautils generators to empowerer

bontavi opened this issue ยท 5 comments

commented

Hello, i wanted to ask if it's possible to make to add generators from extrautils to empowerer for possible craft recipes with empowerer.

commented

...what? I don't know what you mean.

commented

I wonder, if empowerer is compatible with nbt tags ?

https://gyazo.com/813e653b3b48f753acbaadee552b0b97 , i can't put culinary generator into empowerer by right-clicking.

commented

i have made with mod tweaker recipe.

mods.actuallyadditions.Empowerer.addRecipe(extrautils2:machine.withTag({Type:"extrautils2:generator"}), extrautils2:machine.withTag({Type:"extrautils2:generator_culinary"}), ore:culinary, ore:meatball, minecraft:dye:15, minecraft:redstone, 24000, 60);

commented

The Empowerer doesn't compare NBT Tags. You're not gonna be able to use ExUtil2 machines with them.

commented

Of course you can't, there's no recipe that involves the culinary generator..?