init commit
This commit is contained in:
9
data/hide_item_frames/predicate/is_sneaking.json
Normal file
9
data/hide_item_frames/predicate/is_sneaking.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_sneaking": true
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user