Remote Detonator
16×16 · BAKED

item· Other

Remote Detonator

Alex's Caves · by Alexthe668, Noonyeyz
item

Remote Detonator is an item from Alex's Caves, crafted from Fissile Core, Polymer Plate, and Any Redstone Storage Block. Bound to (%s, %s, %s).

Function

Bound to (%s, %s, %s)

Acquisition

Crafting using Fissile Core, Polymer Plate, Any Redstone Storage Block, Polymer Plate and Polymer Plate, arranged in the pattern shown. Produces Remote Detonator.

Crafting
Fissile Core
Polymer Plate
Any Redstone Storage Block
Polymer Plate
Polymer Plate
Remote Detonator Remote Detonator guaranteed
Developer reference
Registry name
alexscaves:remote_detonator
Namespace
alexscaves
Mod ID
alexscaves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " F ",
    "PRP",
    " P "
  ],
  "ingredients": {
    "F": {
      "item": "alexscaves:fissile_core"
    },
    "P": {
      "item": "alexscaves:polymer_plate"
    },
    "R": {
      "tag": "forge:storage_blocks/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}