Crafting using Tuna Slice, Dried Kelp and Cooked Rice, in any arrangement. Produces 3× Tuna Roll.
- Inputs
- Tuna Slice
- Dried Kelp
- Cooked Rice
- Output
- → Tuna Roll ×3
item· Other
Tuna Roll is an item from Spawn, crafted from Tuna Slice, Dried Kelp, and Cooked Rice.
Crafting using Tuna Slice, Dried Kelp and Cooked Rice, in any arrangement. Produces 3× Tuna Roll.
spawn:tuna_rollspawnspawnRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "spawn:tuna_slice"
},
{
"item": "minecraft:dried_kelp"
},
{
"item": "farmersdelight:cooked_rice"
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "farmersdelight"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}