#grass tweak
7 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
if (player && player.item && player.item.isIn('#c:tools/knife')) {
if (Math.random() < 0.55) {
event.block.popItem('farmersdelight:straw');
if (Ingredient.of('#c:tools/knife').test(player?.item)) {
if (Math.random() < 0.55) {
event.block.popItem('farmersdelight:straw');