mirror of
https://github.com/misode/misode.github.io.git
synced 2026-05-02 07:55:29 +00:00
Merge pull request #25 from SPGoding/patch-3
Fix typos of block_state_property
This commit is contained in:
+3
-3
@@ -513,7 +513,7 @@
|
||||
"minecraft:reference",
|
||||
"minecraft:entity_properties",
|
||||
{
|
||||
"value": "minecraft:block_state_propery",
|
||||
"value": "minecraft:block_state_property",
|
||||
"require": ["minecraft:block"]
|
||||
},
|
||||
{
|
||||
@@ -629,7 +629,7 @@
|
||||
"type": "string",
|
||||
"translate": "condition.block",
|
||||
"require": [
|
||||
"minecraft:block_state_propery"
|
||||
"minecraft:block_state_property"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -640,7 +640,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"require": [
|
||||
"minecraft:block_state_propery"
|
||||
"minecraft:block_state_property"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user