Thermal Recycling

Thermal Recycling

885k Downloads

[BUG] "Cheat" with Thaumcraft + Automagy

spannerman79 opened this issue ยท 2 comments

commented

Forge 1614
Thaumcraft-1.7.10-4.2.3.5.jar
Automagy-1.7.10-0.28.2.jar
ThermalRecycling-1.7.10-1.1.0.5.jar

Place any Golem into the Thermal Recycler with a Ethereal decomposition core and you obtain Automagy:CreativeTool

This allows someone in creative to upgrade a standard golem to advanced golem ( http://thaumcraft-4.wikia.com/wiki/Golemancy )

There is no crafting recipe for the Thinking cap so I am unsure how Thermal Recycling worked out to break down a golem (tested with all of them) would give a creative only item.

2016-04-11_15 58 28
2016-04-11_15 58 46
2016-04-11_15 59 06

commented

For reference for anyone else that might search, add Automagy:creativeTool to Recipe Component Blacklist;

        # Recipes containing these items will be ignored [default: [ProjectE:item.pe_philosophers_stone]]
        S:"Recipe Component Blacklist" <
            ProjectE:item.pe_philosophers_stone
            Automagy:creativeTool
         >
commented

I have seen this with another mod. Sometimes a recipe can be registered with Forge but not be possible to craft. The recipes does not show in NEI either.