trinkets can't be placed into the slots
fucksophie opened this issue ยท 1 comments
data/trinkets/entities/sc-goodies.json
{
"entities": [
"player"
],
"slots": [
"hand/glove",
"feet/shoes"
]
}
data/trinkets/tags/items/hand/glove.json
{
"replace": false,
"values": [
"sc-goodies:item_magnet"
]
}
and the feet/shoes one is a pretty long one, so I won't post it.
but yeah, I can't place my trinket (sc-goodies:item_magnet
in this case) into the hand/glove slot.