Crafting using Flaxen Cheese Wedge and Toast, in any arrangement. Produces Toast with Cheese.
- Inputs
- Flaxen Cheese Wedge
- Toast
- Output
- → Toast with Cheese
item· Other
Toast with Cheese is an item from More Delight, crafted from Flaxen Cheese Wedge and Toast.
Crafting using Flaxen Cheese Wedge and Toast, in any arrangement. Produces Toast with Cheese.
Crafting using Cheese Wheel Slice and Toast, in any arrangement. Produces Toast with Cheese.
moredelight:toast_with_cheesemoredelightmoredelightRecipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "brewinandchewin:flaxen_cheese_wedge"
},
{
"item": "moredelight:toast"
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "brewinandchewin"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "casualness_delight:cheese_wheel_slice"
},
{
"item": "moredelight:toast"
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "casualness_delight"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}