From fa4993f4563782ac5aef78f5d3cf222cec8bf2bd Mon Sep 17 00:00:00 2001 From: Lapis-LJA <87566955+Lapis-LJA@users.noreply.github.com> Date: Tue, 30 Dec 2025 08:02:10 +0900 Subject: [PATCH 1/4] =?UTF-8?q?[Artifact=2035]=20=E9=AD=94=E5=A5=B3?= =?UTF-8?q?=E3=81=AB=E4=B8=8E=E3=81=88=E3=82=8B=E9=89=84=E6=A7=8C=E3=81=AE?= =?UTF-8?q?=E6=9C=AA=E4=BD=BF=E7=94=A8predicate=E3=82=92=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../is_ride_on_enderpearl.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 Asset/data/asset/predicates/artifact/0035.malleus_maleficarum/is_ride_on_enderpearl.json diff --git a/Asset/data/asset/predicates/artifact/0035.malleus_maleficarum/is_ride_on_enderpearl.json b/Asset/data/asset/predicates/artifact/0035.malleus_maleficarum/is_ride_on_enderpearl.json deleted file mode 100644 index 113d235dc8..0000000000 --- a/Asset/data/asset/predicates/artifact/0035.malleus_maleficarum/is_ride_on_enderpearl.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "condition": "minecraft:entity_properties", - "entity": "this", - "predicate": { - "type": "minecraft:armor_stand", - "vehicle": { - "type": "minecraft:ender_pearl", - "nbt": "{Tags:[MalleusMaleficarumEntity]}" - } - } -} From 90a0e2af36bc56957339aa43ea86e21f47259f30 Mon Sep 17 00:00:00 2001 From: Lapis-LJA <87566955+Lapis-LJA@users.noreply.github.com> Date: Tue, 30 Dec 2025 08:02:31 +0900 Subject: [PATCH 2/4] =?UTF-8?q?[Artifact=20563]=20=E3=83=8F=E3=83=BC?= =?UTF-8?q?=E3=83=88=E3=83=A9=E3=83=B3=E3=83=89=E3=81=AE=E6=9C=AA=E4=BD=BF?= =?UTF-8?q?=E7=94=A8predicate=E3=82=92=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../artifact/0563.heartland/regene_check.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Asset/data/asset/predicates/artifact/0563.heartland/regene_check.json diff --git a/Asset/data/asset/predicates/artifact/0563.heartland/regene_check.json b/Asset/data/asset/predicates/artifact/0563.heartland/regene_check.json deleted file mode 100644 index 31b512feb8..0000000000 --- a/Asset/data/asset/predicates/artifact/0563.heartland/regene_check.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "condition": "minecraft:inverted", - "term": { - "condition": "minecraft:entity_properties", - "entity": "this", - "predicate": { - "effects": { - "minecraft:regeneration": {} - } - } - } -} From 4cace3dcb9083d8390d5620fbed40862a50ea141 Mon Sep 17 00:00:00 2001 From: Lapis-LJA <87566955+Lapis-LJA@users.noreply.github.com> Date: Tue, 30 Dec 2025 08:03:01 +0900 Subject: [PATCH 3/4] =?UTF-8?q?[Mob=20227]=20=E3=83=95=E3=83=AD=E3=82=B9?= =?UTF-8?q?=E3=83=88=E3=82=A2=E3=82=A4=E3=81=AE=E6=9C=AA=E4=BD=BF=E7=94=A8?= =?UTF-8?q?predicate=E3=82=92=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../asset/predicates/mob/0227.frost_eye/slowness.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 Asset/data/asset/predicates/mob/0227.frost_eye/slowness.json diff --git a/Asset/data/asset/predicates/mob/0227.frost_eye/slowness.json b/Asset/data/asset/predicates/mob/0227.frost_eye/slowness.json deleted file mode 100644 index 1b863ba5cc..0000000000 --- a/Asset/data/asset/predicates/mob/0227.frost_eye/slowness.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "condition": "minecraft:entity_properties", - "entity": "this", - "predicate": { - "effects": { - "minecraft:slowness": {} - } - } -} From f81ed7f62e1fa32a016f1926555d1198486598ea Mon Sep 17 00:00:00 2001 From: Lapis-LJA <87566955+Lapis-LJA@users.noreply.github.com> Date: Tue, 30 Dec 2025 13:46:49 +0900 Subject: [PATCH 4/4] [regenerate cache]