Add Item Examples (#182)
Add Examples to Item Components from MS-Learn Website
This commit is contained in:
@@ -14,5 +14,11 @@
|
||||
"title": "Texture Type",
|
||||
"enum": ["gold", "none", "leather", "chain", "iron", "diamond", "elytra", "turtle", "netherite"]
|
||||
}
|
||||
}
|
||||
},
|
||||
"examples": [
|
||||
{
|
||||
"protection": 5,
|
||||
"texture_type" : "diamond"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user