Crafting using Manaweave Cloth, Manaweave Cloth and Sunflower, arranged in the pattern shown. Produces Teru Teru Bozu.
Teru Teru Bozu
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Teru Teru Bozu | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
botania:teru_teru_bozu- Namespace
botania- Mod ID
botania
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"C",
"C",
"S"
],
"ingredients": {
"C": {
"item": "botania:manaweave_cloth"
},
"S": {
"item": "minecraft:sunflower"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}