Inital commit
This commit is contained in:
commit
b5089257c5
1005 changed files with 23476 additions and 0 deletions
9
datapacks/armored-elytra/data/armored_elytra/predicate/on_fire.json
Executable file
9
datapacks/armored-elytra/data/armored_elytra/predicate/on_fire.json
Executable file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"entity": "this",
|
||||
"predicate": {
|
||||
"flags": {
|
||||
"is_on_fire": true
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue