Feeding Trough
farmingforblockheads:feeding_trough

Feeding Trough

Farming for Blockheads · by BlayTheNinth
block Axe Mineable

Acquisition

Crafting using Any Planks, Golden Carrot, Any Planks, Any Planks, Hay Bale and Any Planks, arranged in the pattern shown. Produces Feeding Trough.

Crafting
Feeding Trough Feeding Trough guaranteed

Mining & drops

sourcecountchanceconditions
Feeding Trough1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PCP",
    "PHP"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:golden_carrot"
    },
    "H": {
      "item": "minecraft:hay_block"
    },
    "P": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}