Crafting using Ruby, Ruby and Stick, arranged in the pattern shown. Produces Ruby Sword.
Ruby Sword
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Used in (2)
Industrial Grinder using Ruby Sword. Produces Small Pile of Saw Dust and 2× Small Pile of Ruby Dust.
Industrial Grinder using Ruby Sword. Produces Ruby Dust and Small Pile of Ruby Dust and Small Pile of Saw Dust.
Related items
Developer reference
- Registry name
techreborn:ruby_sword- Namespace
techreborn- Mod ID
techreborn- Tags (1)
fabric:items/swords
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X",
"X",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "techreborn:ruby_gem"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}