Crafting using Sharp Bones, Leather, Sharp Bones and Stick, arranged in the pattern shown. Produces Remnant's Saber.
item· Other
Remnant's Saber
Aquamirae · by Obscuria, Pluvia
Remnant's Saber is a item from Aquamirae, crafted from Sharp Bones, Leather, and Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Mob loot table: Maw Random Item (aquamirae) aquamirae:maw_random_item | 1–1 | 100% | — |
Used in
Crafting using Remnant's Saber, in any arrangement. Produces 3× Bone Meal.
Developer reference
- Registry name
aquamirae:remnants_saber- Namespace
aquamirae- Mod ID
aquamirae
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" 2",
"34 ",
"6 "
],
"ingredients": {
"2": {
"item": "aquamirae:sharp_bones"
},
"3": {
"item": "minecraft:leather"
},
"4": {
"item": "aquamirae:sharp_bones"
},
"6": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "remnants_saber",
"experience": null,
"cooking_time": null
}