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

Basket of Strawberries
Neapolitan · by Team Abnormals
Basket of Strawberries is a block from Neapolitan, crafted from Strawberries.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Basket of Strawberries | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Basket of Strawberries, in any arrangement. Produces 9× Strawberries.
Block drops
Drops itself when broken.
Developer reference
- Registry name
neapolitan: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:strawberries"
}
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "berry_good"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}