Yellow Plate
handcrafted:yellow_plate

Yellow Plate

Dye Color:
Handcrafted · by Alex Nijjar, Kekie6
block CrockeryPlatesCrockeryPlatesPickaxe Mineable

Acquisition

Crafting using Yellow Dye and Terracotta Plate, in any arrangement. Produces Yellow Plate.

Crafting ⇆ any arrangement
Yellow Dye
Terracotta Plate
Yellow Plate Yellow Plate guaranteed

Mining & drops

sourcecountchanceconditions
Yellow Plate1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
handcrafted:yellow_plate
Namespace
handcrafted
Mod ID
handcrafted
Tags (5)
handcrafted:blocks/crockery
handcrafted:blocks/plates
handcrafted:items/crockery
handcrafted:items/plates
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:yellow_dye"
    },
    {
      "item": "handcrafted:terracotta_plate"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}