tangled
alpha
login
or
join now
falxie.gay
/
construct
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
construct
/
kubejs
/
server_scripts
/
supplementaries.js
at
main
3 lines
85 B
view raw
wrap content
Falxie_
fix: remove tags from unobtainable items
3y ago
20cd56ad
1
onEvent
(
'item.tags'
,
event
=>
{
2
event
.
removeAllTagsFrom
(
'supplementaries:rope'
)
3
}
)