neapolitan:white_strawberry_basket

Basket of White Strawberries

Neapolitan · by Team Abnormals
block Axe Mineable

Basket of White Strawberries is a block from Neapolitan, crafted from White Strawberries.

Acquisition

Crafting using White Strawberries, White Strawberries, White Strawberries, White Strawberries, White Strawberries, White Strawberries, White Strawberries, White Strawberries and White Strawberries, arranged in the pattern shown. Produces Basket of White Strawberries.

Crafting conditional
White Strawberries
White Strawberries
White Strawberries
White Strawberries
White Strawberries
White Strawberries
White Strawberries
White Strawberries
White Strawberries
Basket of White Strawberries guaranteed

Mining & drops

sourcecountchanceconditions
Basket of White Strawberries1–1100%Survives Explosion

Used in (1)

Crafting using Basket of White Strawberries, in any arrangement. Produces 9× White Strawberries.

Crafting ⇆ any arrangement conditional
White Strawberries White Strawberries ×9 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BBB",
    "BBB",
    "BBB"
  ],
  "ingredients": {
    "B": {
      "item": "neapolitan:white_strawberries"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "berry_good"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}