Raygun

tool· Tools

Raygun

Alex's Caves · by Alexthe668, Noonyeyz
item ToolsWeapons

Raygun is a tool from Alex's Caves, crafted from Polymer Plate, Fissile Core, and Uranium Rod. Charge: %s/%s.

Function

Charge: %s/%s

Acquisition

Crafting using Polymer Plate, Polymer Plate, Polymer Plate, Fissile Core, Uranium Rod, Uranium Rod and Polymer Plate, arranged in the pattern shown. Produces Raygun.

Crafting
Polymer Plate
Polymer Plate
Polymer Plate
Fissile Core
Uranium Rod
Uranium Rod
Polymer Plate
Raygun Raygun guaranteed
Developer reference
Registry name
alexscaves:raygun
Namespace
alexscaves
Mod ID
alexscaves
Tags (2)
forge:items/tools
minecraft:items/weapons

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "FUU",
    "P  "
  ],
  "ingredients": {
    "F": {
      "item": "alexscaves:fissile_core"
    },
    "P": {
      "item": "alexscaves:polymer_plate"
    },
    "U": {
      "item": "alexscaves:uranium_rod"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}