Crafting using String, String, Any Wool, String and String, arranged in the pattern shown. Produces Teddy Bear.
Teddy Bear
Naturalist · by Starfish Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Teddy Bear | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
naturalist:teddy_bear- Namespace
naturalist- Mod ID
naturalist
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" F ",
"FWF",
" F "
],
"ingredients": {
"F": {
"item": "minecraft:string"
},
"W": {
"tag": "minecraft:wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
