Apricorn Sign
16×16 · BAKED

block· Machines & Other Blocks

Apricorn Sign

Cobblemon · by The Cobblemon Team
block Standing SignsSigns

Apricorn Sign is a block from Cobblemon, crafted from Apricorn Planks and Stick.

Acquisition

Crafting using Apricorn Planks, Apricorn Planks, Apricorn Planks, Apricorn Planks, Apricorn Planks, Apricorn Planks and Stick, arranged in the pattern shown. Produces 3× Apricorn Sign.

Crafting
Apricorn Sign Apricorn Sign ×3 guaranteed

Block drops

Drops itself

Developer reference
Registry name
cobblemon:apricorn_sign
Namespace
cobblemon
Mod ID
cobblemon
Tags (2)
cobblemon:blocks/standing_signs
cobblemon:items/signs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    " X "
  ],
  "ingredients": {
    "#": {
      "item": "cobblemon:apricorn_planks"
    },
    "X": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_sign",
  "experience": null,
  "cooking_time": null
}