Replaced
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.1.12.0.recipe.furnace",
|
||||
"description": "Represents a furnace recipe for a furnace.'Input' items will burn and transform into items specified in 'output'..",
|
||||
"description": "Represents a furnace recipe for a furnace.'Input` items will burn and transform into items specified in `output'..",
|
||||
"title": "Furnace Recipe 1.12.0",
|
||||
"additionalProperties": false,
|
||||
"required": ["description"],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.1.12.0.recipe.shaped",
|
||||
"description": "Represents a shaped crafting recipe for a crafting table. The key used in the pattern may be any single character except the 'space' character, which is reserved for empty slots in a recipe..",
|
||||
"description": "Represents a shaped crafting recipe for a crafting table. The key used in the pattern may be any single character except the `space` character, which is reserved for empty slots in a recipe..",
|
||||
"title": "Shaped Recipe 1.12.0",
|
||||
"additionalProperties": false,
|
||||
"required": ["description"],
|
||||
|
||||
Reference in New Issue
Block a user