Crafting using Bluefish Slice, Bluefish Slice and Cooked Rice, in any arrangement. Produces 2× Bluefish Roll.
- Inputs
- 2 × Bluefish Slice
- Cooked Rice
- Output
- → Bluefish Roll ×2
item· Other
Bluefish Roll is an item from Spawn, crafted from Bluefish Slice and Cooked Rice.
Crafting using Bluefish Slice, Bluefish Slice and Cooked Rice, in any arrangement. Produces 2× Bluefish Roll.
spawn:bluefish_rollspawnspawnRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "spawn:bluefish_slice"
},
{
"item": "spawn:bluefish_slice"
},
{
"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
}