Market
farmingforblockheads:market

Market

Farming for Blockheads · by BlayTheNinth
block Axe Mineable

Acquisition

Crafting using Any Planks, Red Wool, Any Planks, Any Logs, Any Logs, Any Logs, Any Logs and Any Logs, arranged in the pattern shown. Produces Market.

Crafting
Market Market guaranteed

Mining & drops

sourcecountchanceconditions
Market1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
farmingforblockheads:market
Namespace
farmingforblockheads
Mod ID
farmingforblockheads
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PCP",
    "W W",
    "WWW"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:red_wool"
    },
    "P": {
      "tag": "minecraft:planks"
    },
    "W": {
      "tag": "minecraft:logs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}