File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ a work in progress, but most of the major features are in place and operational.
66
77## Feature: Data-driven Recipes
88All the recipes are loaded from the ` data/<container>/miniaturization ` folder. They are loaded as unique recipes;
9- see the Wiki for some examples, or click [ here] ( # ) for a full example file.
9+ see the Wiki for some examples, or click [ here] ( recipes/diamond_block.json ) for a full example file.
1010
1111## Feature: Recipe layers
1212Previously, the crafting mechanic forced a designer to be incredibly explicit about how recipe layers were defined. Given
1313that this means a lot more work on a designer rather than letting the mod itself "figure it out," it meant that custom recipes
1414felt like a second-class citizen to the mod. In Compact Crafting, this system was overhauled to make layer definitions
1515more streamlined.
1616
17- Take a look at the wiki's [ Recipe Layer Specification] ( # ) to see more information.
17+ Take a look at the wiki's Recipe Layer Specification to see more information.
1818
1919## Feature: Proxy Blocks
20- To be added in a future release. Allows for better automation of the miniaturization field.
20+ To be added in a future release. Allows for better automation of the miniaturization field.
You can’t perform that action at this time.
0 commit comments