Crafting using Cursed Metal Ingot, Pale Steel Ingot, Bone, Pale Steel Ingot and Any Gold Ingot, arranged in the pattern shown. Produces Wicked Boline.
- Inputs
- Cursed Metal Ingot
- 2 × Pale Steel Ingot
- Bone
- Any Gold Ingot
- Output
- → Wicked Boline
tool· Tools
Wicked Boline is a tool from Goety, crafted from Cursed Metal Ingot, Pale Steel Ingot, Bone, and Any Gold Ingot.
Crafting using Cursed Metal Ingot, Pale Steel Ingot, Bone, Pale Steel Ingot and Any Gold Ingot, arranged in the pattern shown. Produces Wicked Boline.
goety:wicked_bolinegoetygoetyforge:items/tools
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" cp",
"bp ",
"g "
],
"ingredients": {
"b": {
"tag": "forge:bones"
},
"c": {
"item": "goety:cursed_ingot"
},
"g": {
"tag": "forge:ingots/gold"
},
"p": {
"item": "goety:pale_steel_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}