|
| 1 | +# Copyright © 2020 赤石愛 |
| 2 | + |
| 3 | +# Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | +# you may not use this file except in compliance with the License. |
| 5 | +# You may obtain a copy of the License at |
| 6 | + |
| 7 | +# http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | + |
| 9 | +# Unless required by applicable law or agreed to in writing, software |
| 10 | +# distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | +# See the License for the specific language governing permissions and |
| 13 | +# limitations under the License. |
| 14 | + |
| 15 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:17 |
| 16 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:16 |
| 17 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:15 |
| 18 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:14 |
| 19 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:13 |
| 20 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:12 |
| 21 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:11 |
| 22 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:10 |
| 23 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:0f |
| 24 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:0e |
| 25 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:0d |
| 26 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:0c |
| 27 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:0b |
| 28 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:0a |
| 29 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:09 |
| 30 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:08 |
| 31 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:07 |
| 32 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:06 |
| 33 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:05 |
| 34 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:04 |
| 35 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:03 |
| 36 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:02 |
| 37 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:01 |
| 38 | +attribute @s minecraft:generic.max_health modifier remove score_to_health:00 |
| 39 | + |
| 40 | +tag @s remove ScoreToHealth.Modified |
| 41 | +tag @s add ScoreToHealth.Return |
0 commit comments