Crafting using Dinosaur Bone, Dinosaur Bone and Stick, arranged in the pattern shown. Produces Dinosaur Bone Club.
- Inputs
- 2 × Dinosaur Bone
- Stick
- Output
- → Dinosaur Bone Club
item· Other
Dinosaur Bone Club is an item from LegendaryMonsters, crafted from Dinosaur Bone and Stick.
Crafting using Dinosaur Bone, Dinosaur Bone and Stick, arranged in the pattern shown. Produces Dinosaur Bone Club.
legendary_monsters:dinosaur_bone_clublegendary_monsterslegendary_monstersRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#",
"/"
],
"ingredients": {
"#": {
"item": "legendary_monsters:dinosaur_bone"
},
"/": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}