Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed MIT
Published 5 months ago
Updated 3 days ago

Adds a complex system of baking to create, allowing for cakes to made cheaper but more complicated.
The new system for baking includes:
-Cake pans
-Cake batter
-Multi-Block Baking
-Block Spouting
ALL NEW: PIZZA UPDATE
undefined-Multi-Block Baking is now data driven!
-Pizza can be made and baked with new ingredents.
COMMING SOON
-Other baking recipes (eg. chocolate cake, cookies, bread, ect).
-Ponders.
-Better JEI integration.
-Data driven spouting.
The json stucture for oven baking goes as follows
{
"type": "createbetterbaking:oven_baking",
"starting_block": "crbeba:raw_pizza",
"cook_time": 200,
"result": {
"id": "crbeba:pizza",
"count": 1
}
}


