Blazing Ray
embers:blazing_ray

Blazing Ray

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
item Projectiles AugmentableNormal Walk Speed Tool

Blazing Ray is a item from Embers Rekindled, crafted from Dawnstone Ingot, Dawnstone Plate, Any Iron Ingot, Ember Shard, and Bluebright Stick.

Acquisition

Crafting using Dawnstone Ingot, Dawnstone Plate, Dawnstone Ingot, Dawnstone Plate, Any Iron Ingot, Ember Shard and Bluebright Stick, arranged in the pattern shown. Produces Blazing Ray.

Crafting
Dawnstone Ingot
Dawnstone Plate
Dawnstone Ingot
Dawnstone Plate
Any Iron Ingot
Ember Shard
Bluebright Stick
Blazing Ray Blazing Ray guaranteed
Developer reference
Registry name
embers:blazing_ray
Namespace
embers
Mod ID
embers
Tags (2)
embers:items/augmentables/projectiles
embers:items/normal_walk_speed_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " DP",
    "DPI",
    "SW "
  ],
  "ingredients": {
    "D": {
      "tag": "forge:ingots/dawnstone"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "tag": "forge:plates/dawnstone"
    },
    "S": {
      "item": "embers:ember_shard"
    },
    "W": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}