Gregtech++ [GT++] [GTplusplus]

Gregtech++ [GT++] [GTplusplus]

94.1k Downloads

[GTNH Only] Old Void Frames don't shapeless craft into Oblivion Frames

Kortako opened this issue ยท 7 comments

commented

In the version of GT++ distributed with GTNH update 2.0.4.0 (prerelease-11-final), the Void Frame was removed and it looks like there is supposed to be a shapeless craft recipe to turn any of these new "useless" frames into Oblivion frames, as seen here:

https://github.com/draknyte1/GTplusplus/blob/a580c9245097b5bddcfbab0d49d7667aec836b93/src/Java/gtPlusPlus/xmod/forestry/bees/recipe/FR_Gregtech_Recipes.java#L67

However, in game, this doesn't actually work. Going into NEI and pressing U only shows the normal research recipe, and putting a useless frame into a crafting grid yields no results. Anything I'm doing wrong?

commented

Either magic bees isn't loaded or there's a script to remove the recipe in the script folder.
This recipe works fine in my older GTNH instance.

commented

In hindsight, the fact the recipe isn't working doesn't actually matter, because upgrading GT++ from the previous version ended up removing all instances of the void frame from our world anyway...

commented

Wonder if that's from the addition of @bartimaeusnek's new frames.
Odd.

commented

The Recipe will get overwritten by the magic bees script.
Also i dont think my addition should change the old void frames...

commented

Speaking of frames, the red frames you add have no vanilla recipe. I noticed there is one in GTNH though :p

commented

It's actually pointless because void frames don't even exist and any that did vanished due to the registered name changing. (Oversight on my behalf)