Yellow Fertilizer
farmingforblockheads:yellow_fertilizer

Yellow Fertilizer

Dye Color:
Farming for Blockheads · by BlayTheNinth
item

Acquisition

Crafting using Any Yellow Dyes, Any Yellow Dyes, Any Yellow Dyes, Gold Nugget, Wheat Seeds, Gold Nugget, Dirt, Dirt and Dirt, arranged in the pattern shown. Produces 4× Yellow Fertilizer.

Crafting
Yellow Fertilizer Yellow Fertilizer ×4 guaranteed
Developer reference
Registry name
farmingforblockheads:yellow_fertilizer
Namespace
farmingforblockheads
Mod ID
farmingforblockheads

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "NSN",
    "DDD"
  ],
  "ingredients": {
    "D": {
      "item": "minecraft:dirt"
    },
    "G": {
      "tag": "balm:yellow_dyes"
    },
    "N": {
      "item": "minecraft:gold_nugget"
    },
    "S": {
      "item": "minecraft:wheat_seeds"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}