mirror of
https://gitlab.bixilon.de/bixilon/minosoft-meta.git
synced 2025-08-03 10:06:30 -04:00
rename particle types to flattening names
This commit is contained in:
parent
c4ee468bcd
commit
8ec51b93d1
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user