Crafting using Bullet Pepper and Powder Cannon, arranged in the pattern shown. Produces 2× Powdery Torch.
- Inputs
- Bullet Pepper
- Powder Cannon
- Output
- → Powdery Torch ×2
block· Machines & Other Blocks
Powdery Torch is a block from My Nether's Delight, crafted from Bullet Pepper and Powder Cannon.
Crafting using Bullet Pepper and Powder Cannon, arranged in the pattern shown. Produces 2× Powdery Torch.
| source | count | drop rate | conditions |
|---|---|---|---|
| Powdery Torch | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
mynethersdelight:powdery_torchmynethersdelightmynethersdelightmynethersdelight:blocks/showcase_flames
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"P",
"#"
],
"ingredients": {
"#": {
"tag": "mynethersdelight:powder_cannon"
},
"P": {
"item": "mynethersdelight:bullet_pepper"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}