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.
Blazing Ray
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Blazing Ray is a item from Embers Rekindled, crafted from Dawnstone Ingot, Dawnstone Plate, Any Iron Ingot, Ember Shard, and Bluebright Stick.
Acquisition
Related items
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
}