Update recipes.json to fix spelling (#369)
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"minProperties": 2,
|
"minProperties": 2,
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"title": "Recipe",
|
"title": "Recipe",
|
||||||
"descreiption": "A recipe is a set of ingredients and a result that can be crafted using a crafting table, furnace, brewing stand, or stonecutter.",
|
"description": "A recipe is a set of ingredients and a result that can be crafted using a crafting table, furnace, brewing stand, or stonecutter.",
|
||||||
"properties": {
|
"properties": {
|
||||||
"format_version": {
|
"format_version": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
@@ -21,3 +21,4 @@
|
|||||||
"minecraft:recipe_smithing_transform": { "$ref": "./types/recipe_smithing_transform.json" }
|
"minecraft:recipe_smithing_transform": { "$ref": "./types/recipe_smithing_transform.json" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user