Filling using Blaze Cake Base and Lava (250 mB). Produces Blaze Cake.
Blaze Cake
Create · by simibubi
Function
A Delicious treat for your hard-working _Blaze Burners_. Gets them all fired up!
Acquisition
Related items
Developer reference
- Registry name
create:blaze_cake- Namespace
create- Mod ID
create- Tags (2)
create:items/blaze_burner_fuel/special create:items/upright_on_belt
Recipe JSON (1):
{
"recipe_type": "create:filling",
"pattern": null,
"ingredients": [
{
"item": "create:blaze_cake_base"
},
{
"fluid": "minecraft:lava",
"amount": 250
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}