Epic Fight

Epic Fight

13M Downloads

[1.16.5] Datapack not working

Moses24713 opened this issue ยท 3 comments

commented

Hello, I am struggling to get my datapack working, please let me know why this isn't working or if you have a template I could use that would be great, thanks ๐Ÿ‘

File structure
(datapack)/data/iceandfire/capabilities/weapons/tide_trident.JSON

JSON contents
{
"type":"spear",
"attributes": {
"common": {
"armor_negation":10.0,
"impact":2.0
"max_strikes":3
}
}
}

Datapack
efm.zip

commented

you missed comma end of the line of impact value.

commented

I fixed that but I still doesn't work :|

commented

Please open a new tab with the new crash repo