Crafting using Clay Ball, Nautilus Shell and Clay Ball, arranged in the pattern shown. Produces Bobber.
Bobber
Aquaculture 2 · by Shadowclaimer, Girafi
Acquisition
Developer reference
- Registry name
aquaculture:bobber- Namespace
aquaculture- Mod ID
aquaculture- Tags (1)
aquaculture:items/bobber
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"C",
"S",
"C"
],
"ingredients": {
"C": {
"item": "minecraft:clay_ball"
},
"S": {
"item": "minecraft:nautilus_shell"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}