Crafting using Any Planks, Any Planks, Rattlesnake Rattle, Any Planks and Treated Stick, arranged in the pattern shown. Produces Maraca.
Maraca
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Acquisition
Developer reference
- Registry name
alexsmobs:maraca- Namespace
alexsmobs- Mod ID
alexsmobs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" P ",
"PRP",
" S "
],
"ingredients": {
"P": {
"tag": "minecraft:planks"
},
"R": {
"item": "alexsmobs:rattlesnake_rattle"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
