rename particle types to flattening names

This commit is contained in:
Moritz Zwerger 2023-10-09 02:25:38 +02:00
parent c4ee468bcd
commit 8ec51b93d1
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4

View File

@ -2,13 +2,13 @@
"explode": { "explode": {
"id": 0 "id": 0
}, },
"largeexplode": { "explosion": {
"id": 1 "id": 1
}, },
"hugeexplosion": { "explosion_emitter": {
"id": 2 "id": 2
}, },
"fireworksSpark": { "firework": {
"id": 3 "id": 3
}, },
"bubble": { "bubble": {
@ -17,10 +17,10 @@
"splash": { "splash": {
"id": 5 "id": 5
}, },
"wake": { "fishing": {
"id": 6 "id": 6
}, },
"suspended": { "underwater": {
"id": 7 "id": 7
}, },
"depthsuspend": { "depthsuspend": {
@ -29,43 +29,43 @@
"crit": { "crit": {
"id": 9 "id": 9
}, },
"magicCrit": { "enchanted_hit": {
"id": 10 "id": 10
}, },
"smoke": { "smoke": {
"id": 11 "id": 11
}, },
"largesmoke": { "large_smoke": {
"id": 12 "id": 12
}, },
"spell": { "effect": {
"id": 13 "id": 13
}, },
"instantSpell": { "instant_effect": {
"id": 14 "id": 14
}, },
"mobSpell": { "entity_effect": {
"id": 15 "id": 15
}, },
"mobSpellAmbient": { "ambient_entity_effect": {
"id": 16 "id": 16
}, },
"witchMagic": { "witch": {
"id": 17 "id": 17
}, },
"dripWater": { "dripping_water": {
"id": 18 "id": 18
}, },
"dripLava": { "dripping_lava": {
"id": 19 "id": 19
}, },
"angryVillager": { "angry_villager": {
"id": 20 "id": 20
}, },
"happyVillager": { "happy_villager": {
"id": 21 "id": 21
}, },
"townaura": { "mycelium": {
"id": 22 "id": 22
}, },
"note": { "note": {
@ -74,7 +74,7 @@
"portal": { "portal": {
"id": 24 "id": 24
}, },
"enchantmenttable": { "enchant": {
"id": 25 "id": 25
}, },
"flame": { "flame": {
@ -89,16 +89,16 @@
"cloud": { "cloud": {
"id": 29 "id": 29
}, },
"reddust": { "dust": {
"id": 30 "id": 30
}, },
"snowballpoof": { "item_snowball": {
"id": 31 "id": 31
}, },
"snowshovel": { "snowshovel": {
"id": 32 "id": 32
}, },
"slime": { "item_slime": {
"id": 33 "id": 33
}, },
"heart": { "heart": {
@ -107,7 +107,7 @@
"barrier": { "barrier": {
"id": 35 "id": 35
}, },
"iconcrack": { "item": {
"id": 36 "id": 36
}, },
"blockcrack": { "blockcrack": {
@ -116,31 +116,31 @@
"blockdust": { "blockdust": {
"id": 38 "id": 38
}, },
"droplet": { "rain": {
"id": 39 "id": 39
}, },
"take": { "take": {
"id": 40 "id": 40
}, },
"mobappearance": { "elder_guardian": {
"id": 41 "id": 41
}, },
"dragonbreath": { "dragon_breath": {
"id": 42 "id": 42
}, },
"endrod": { "end_rod": {
"id": 43 "id": 43
}, },
"damageindicator": { "damage_indicator": {
"id": 44 "id": 44
}, },
"sweepattack": { "sweep_attack": {
"id": 45 "id": 45
}, },
"fallingdust": { "falling_dust": {
"id": 46 "id": 46
}, },
"totem": { "totem_of_undying": {
"id": 47 "id": 47
}, },
"spit": { "spit": {