#How can I use one of ItemBuilder's methods on a block?
6 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
e.create('my_block').item(i => {
i.rarity(...)
})
Thank you! Can a similar thing be done to fluids to edit them using BlockBuilder methods?
Ticket closed!
I tried it and it didn't output an error. But LightLevel doesn't seem to have an effect on the fluid.