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.
Market
Farming for Blockheads · by BlayTheNinth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Market | 1–1 | 100% | 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
}


