Bounty Board
16×16 · BAKED

block· Machines & Other Blocks

Bounty Board

[Let's Do] Wilder Nature · by satisfy, jason13
block Axe Mineable

Bounty Board is a block from [Let's Do] Wilder Nature, crafted from Any Planks and Stick.

Acquisition

Crafting using Any Planks, Any Planks, Any Planks, Any Planks, Any Planks, Any Planks, Stick and Stick, arranged in the pattern shown. Produces Bounty Board.

Crafting
Any Planks
Any Planks
Any Planks
Any Planks
Any Planks
Any Planks
Stick
Stick
  • Inputs
  • 6 × Any Planks
  • 2 × Stick
  • Output
  • Bounty Board
Bounty Board Bounty Board guaranteed

Block drops

Drops itself

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BBB",
    "BBB",
    "C C"
  ],
  "ingredients": {
    "B": {
      "tag": "minecraft:planks"
    },
    "C": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}