Fruit Basket
cookingforblockheads:fruit_basket

Fruit Basket

CookingForBlockheads · by BlayTheNinth
block Axe Mineable

Acquisition

Crafting using Any Wooden Slabs, Any Wooden Pressure Plates and Any Wooden Slabs, arranged in the pattern shown. Produces Fruit Basket.

Crafting
Any Wooden Slabs
Any Wooden Pressure Plates
Any Wooden Slabs
Fruit Basket Fruit Basket guaranteed

Mining & drops

sourcecountchanceconditions
Fruit Basket1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SPS"
  ],
  "ingredients": {
    "P": {
      "tag": "minecraft:wooden_pressure_plates"
    },
    "S": {
      "tag": "minecraft:wooden_slabs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}