[1.16.5] Datapack not working
Moses24713 opened this issue ยท 3 comments
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