Crafting using Stick, Stick, Canvas, Canvas, Stick, Canvas and Stick, arranged in the pattern shown. Produces Basket.
Basket
Farmer's Delight · by vectorwing
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Basket | 1–1 | 100% | Survives Explosion |
Used in (1)
Cutting using Basket. Produces an unresolved result.
Block drops
Drops itself when broken.
Developer reference
- Registry name
farmersdelight:wooden_basket- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"/ /",
"# #",
"/#/"
],
"ingredients": {
"#": {
"item": "farmersdelight:canvas"
},
"/": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}