supplementaries:fodder

Fodder

Supplementaries · by MehVahdJukaar, Plantkillable
block Hoe Mineable

Acquisition

Crafting using Hay Bale and Flax Bale, in any arrangement. Produces 2× Fodder.

Crafting ⇆ any arrangement conditional
Fodder ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Fodder1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Fodder1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
supplementaries:fodder
Namespace
supplementaries
Mod ID
supplementaries
Tags (1)
minecraft:blocks/mineable/hoe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:hay_block"
    },
    {
      "item": "supplementaries:flax_block"
    }
  ],
  "conditions": [
    {
      "raw": {
        "flag": "fodder",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}