#How do I make a item consumable? Not a custom item.
12 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
onEvent('item.modification', event => {
event.modify('createbb:white_meth', item => {
food
.hunger(-6)
.effect('speed', 600, 0, 1)
.removeEffect('poison')
.alwaysEdible()//Like golden apples
.fastToEat()//Like dried kelp
}
})})
create: broken bad, includes everything you need to make m&th in the same basin you make bread
just say meth
@quaint pond Unresolved thread still hasn't been closed! If your question was answered, please close this post with </ticket close:1054771505520717835> command!
Your syntax is wrong lol
Don’t know if it’s relevant anymore
@quaint pond Unresolved thread still hasn't been closed! If your question was answered, please close this post with </ticket close:1054771505520717835> command!
@quaint pond Unresolved thread still hasn't been closed! If your question was answered, please close this post with </ticket close:1054771505520717835> command!