mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-30 01:32:44 +00:00
Add missing entries field for set_contents
This commit is contained in:
@@ -448,6 +448,16 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "entries",
|
||||
"type": "array",
|
||||
"translate": "entry",
|
||||
"values": "entry",
|
||||
"button": "field",
|
||||
"require": [
|
||||
"minecraft:set_contents"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "conditions",
|
||||
"type": "array",
|
||||
|
||||
@@ -465,6 +465,16 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "entries",
|
||||
"type": "array",
|
||||
"translate": "entry",
|
||||
"values": "entry",
|
||||
"button": "field",
|
||||
"require": [
|
||||
"minecraft:set_contents"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "conditions",
|
||||
"type": "array",
|
||||
|
||||
Reference in New Issue
Block a user