Added more examples

This commit is contained in:
DaanV2
2021-10-11 20:07:41 +02:00
parent 1e25f784bd
commit b225a155a4
7 changed files with 40 additions and 26 deletions

View File

@@ -5,13 +5,6 @@
"title": "Variant",
"description": "Used to differentiate the component group of a variant of an entity from others (e.g. ocelot, villager) Parameters",
"required": ["value"],
"defaultSnippets": [
{
"label": "Variant",
"description": "New variant",
"body": { "value": "$1" }
}
],
"properties": {
"value": {
"type": "integer",