From 8ec51b93d1a92cf467ba708a1f563fff908c2bb0 Mon Sep 17 00:00:00 2001 From: Moritz Zwerger Date: Mon, 9 Oct 2023 02:25:38 +0200 Subject: [PATCH] rename particle types to flattening names --- _/particle_type.json | 60 ++++++++++++++++++++++---------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/_/particle_type.json b/_/particle_type.json index 1a6bb40..422f174 100644 --- a/_/particle_type.json +++ b/_/particle_type.json @@ -2,13 +2,13 @@ "explode": { "id": 0 }, - "largeexplode": { + "explosion": { "id": 1 }, - "hugeexplosion": { + "explosion_emitter": { "id": 2 }, - "fireworksSpark": { + "firework": { "id": 3 }, "bubble": { @@ -17,10 +17,10 @@ "splash": { "id": 5 }, - "wake": { + "fishing": { "id": 6 }, - "suspended": { + "underwater": { "id": 7 }, "depthsuspend": { @@ -29,43 +29,43 @@ "crit": { "id": 9 }, - "magicCrit": { + "enchanted_hit": { "id": 10 }, "smoke": { "id": 11 }, - "largesmoke": { + "large_smoke": { "id": 12 }, - "spell": { + "effect": { "id": 13 }, - "instantSpell": { + "instant_effect": { "id": 14 }, - "mobSpell": { + "entity_effect": { "id": 15 }, - "mobSpellAmbient": { + "ambient_entity_effect": { "id": 16 }, - "witchMagic": { + "witch": { "id": 17 }, - "dripWater": { + "dripping_water": { "id": 18 }, - "dripLava": { + "dripping_lava": { "id": 19 }, - "angryVillager": { + "angry_villager": { "id": 20 }, - "happyVillager": { + "happy_villager": { "id": 21 }, - "townaura": { + "mycelium": { "id": 22 }, "note": { @@ -74,7 +74,7 @@ "portal": { "id": 24 }, - "enchantmenttable": { + "enchant": { "id": 25 }, "flame": { @@ -89,16 +89,16 @@ "cloud": { "id": 29 }, - "reddust": { + "dust": { "id": 30 }, - "snowballpoof": { + "item_snowball": { "id": 31 }, "snowshovel": { "id": 32 }, - "slime": { + "item_slime": { "id": 33 }, "heart": { @@ -107,7 +107,7 @@ "barrier": { "id": 35 }, - "iconcrack": { + "item": { "id": 36 }, "blockcrack": { @@ -116,31 +116,31 @@ "blockdust": { "id": 38 }, - "droplet": { + "rain": { "id": 39 }, "take": { "id": 40 }, - "mobappearance": { + "elder_guardian": { "id": 41 }, - "dragonbreath": { + "dragon_breath": { "id": 42 }, - "endrod": { + "end_rod": { "id": 43 }, - "damageindicator": { + "damage_indicator": { "id": 44 }, - "sweepattack": { + "sweep_attack": { "id": 45 }, - "fallingdust": { + "falling_dust": { "id": 46 }, - "totem": { + "totem_of_undying": { "id": 47 }, "spit": {