RobertSkalko / Mine-And-Slash-Rework

attempt at rework+port
15 stars 19 forks source link

5.3.8 Attack Speed #48

Closed entyen closed 6 months ago

entyen commented 6 months ago

I have bug don't know how i can fix it

/data/mmorpg/mmorpg_stat/attack_speed.json

{ "data": { "attribute_id": "minecraft:generic.attack_speed", "base": 0.0, "ele": "Physical", "id": "attack_speed", "max": 2.14748365E9, "min": -1000.0, "name": "Attack Speed", "perc": true, "scale": "NONE", "uuid": "dce362b7-d1b1-4f90-ad6d-024ffcf0b58a" }, "ser": "vanilla_attribute_stat_ser" }

after update this stat on my datapack make server errors on launch.

crash-2023-12-28_23.00.02-server.txt

RobertSkalko commented 6 months ago

I'll push a fix soon