Updated
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.1.12.0.recipe",
|
||||
"description": "Minecraft recipe 1.12.0",
|
||||
"required": ["format_version"],
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.1.12.0.recipe.definition",
|
||||
"description": "Recipe definition 1.12.0",
|
||||
"title": "Definition",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.1.12.0.recipe.item",
|
||||
"description": "Recipe item 1.12.0",
|
||||
"title": "Item",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.1.12.0.recipe.tags",
|
||||
"description": "Recipe tags 1.12.0",
|
||||
"title": "Tags",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$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'..",
|
||||
"title": "Furnace Recipe 1.12.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.1.12.0.recipe.brewing.container",
|
||||
"description": "Represents a Potion Brewing Container Recipe..",
|
||||
"title": "Brewing Recipe 1.12.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.1.12.0.recipe.brewing.mix",
|
||||
"description": "Represents a Potion Brewing Container Recipe..",
|
||||
"title": "Brewing Recipe 1.12.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$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..",
|
||||
"title": "Shaped Recipe 1.12.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.1.12.0.recipe.shapeless",
|
||||
"description": "Represents a shapeless crafting recipe..",
|
||||
"title": "Shapeless Recipe 1.12.0",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behavior.recipes",
|
||||
"examples": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user