Powdery Torch
16×16 · BAKED

block· Machines & Other Blocks

Powdery Torch

My Nether's Delight · by SoyTutta
block Showcase Flames

Powdery Torch is a block from My Nether's Delight, crafted from Bullet Pepper and Powder Cannon.

Acquisition

Crafting using Bullet Pepper and Powder Cannon, arranged in the pattern shown. Produces 2× Powdery Torch.

Crafting
Bullet Pepper
Powder Cannon
Powdery Torch Powdery Torch ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Powdery Torch1–1100%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.

Block drops

Drops itself when broken.

Developer reference
Registry name
mynethersdelight:powdery_torch
Namespace
mynethersdelight
Mod ID
mynethersdelight
Tags (1)
mynethersdelight: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
}