mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-10 14:26:10 +01:00
00a9b1c6c7
- Expanded the RecipeProvider infrastructure - Migrated mechanical crafting recipes to generated - Migrated cooking recipes to generated - Fixed missing particles on vertical motor model - Adjusted a few recipes
9 lines
No EOL
158 B
JSON
9 lines
No EOL
158 B
JSON
{
|
|
"type": "minecraft:smelting",
|
|
"ingredient": {
|
|
"item": "create:dough"
|
|
},
|
|
"result": "minecraft:bread",
|
|
"experience": 0.0,
|
|
"cookingtime": 200
|
|
} |