Crafting using Redstone Dust, Iron Ingot, Iron Ingot, Block of Redstone, Witherite Ingot, Witherite Ingot and Iron Ingot, arranged in the pattern shown. Produces Laser Gatling.
Laser Gatling
cataclysm · by L_Ender
Function
You can reload with the Redstone in your inventory
Acquisition
Related items
Developer reference
- Registry name
cataclysm:laser_gatling- Namespace
cataclysm- Mod ID
cataclysm- Tags (1)
alexscaves:items/ferromagnetic_items
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#i ",
"iRn",
" ni"
],
"ingredients": {
"#": {
"item": "minecraft:redstone"
},
"R": {
"item": "minecraft:redstone_block"
},
"i": {
"item": "minecraft:iron_ingot"
},
"n": {
"item": "cataclysm:witherite_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
