- Updated for 1.21.40 (#324)

This commit is contained in:
Xterionix
2024-11-18 19:33:19 +05:00
committed by GitHub
parent 31ad665f07
commit 32d6a0effb
17 changed files with 300 additions and 97 deletions

View File

@@ -633,6 +633,12 @@
"description": "Determines the velocity of the projectile.",
"title": "Power"
},
"reflect_immunity": {
"type": "number",
"default": 0,
"description": "During the specified time, in seconds, the projectile cannot be reflected by hitting it",
"title": "Reflect Immunity"
},
"reflect_on_hurt": {
"type": "boolean",
"default": false,