MineColonies

MineColonies

53M Downloads

Stonemason won't always accept cobblestone as an ingredient

Mekle001 opened this issue ยท 1 comments

commented

Version: 0.13.6-ALPHA

Expected behavior

Stone, and Cobblestone to be valid ingredients for stonemason, and thus have the stonemason able to craft a furnace.

Actual behaviour

Stone and Cobblestone are both tagged as stonemason_product, and I believe they should be stonemason_ingredient. As such, trying to add the recipe for the furnace fails. Cobblestone walls on the other hand work, as they are explicitly tagged as stonemason_product

Steps to reproduce the problem

  1. Build a stonemason
  2. Attempt to add furnace as a recipe
  3. "Unable to store the blueprint...."
  4. ... Profit
commented

I'm looking around and finding other cases similar to this. Iron ingots (and almost all ingots) are listed as blacksmith_product and not blacksmith_ingredient. (I suspect this is why the blacksmith won't accept the shears recipe)