Crafting using Copper Plate, Ember Crystal, Copper Plate, Copper Plate, Ember Crystal, Copper Plate, Dawnstone Ingot, Caminite Bricks and Dawnstone Ingot, arranged in the pattern shown. Produces Beam Cannon.
Beam Cannon
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Beam Cannon is a block from Embers Rekindled, crafted from Copper Plate, Ember Crystal, Dawnstone Ingot, and Caminite Bricks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Beam Cannon | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
embers:beam_cannon- Namespace
embers- Mod ID
embers- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"PSP",
"IBI"
],
"ingredients": {
"B": {
"item": "embers:caminite_bricks"
},
"I": {
"tag": "forge:ingots/dawnstone"
},
"P": {
"tag": "forge:plates/copper"
},
"S": {
"item": "embers:ember_crystal"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
