#What could I possibly do to:
24 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
The way I would like to do it, though, is through making it impossible to carve pumpkins with shears, plain as that, and adding a custom recipe for them through crafttweaker (were they made in crafting tables I'd just do a crafttweaker override, but nupp)
what is the event id of shearing a pumpkin? I don't think it's just right click, and it'll also cancel right click abilities of modded items when looking at a pumpkin which would be a really trippy and absurdly amusing bug
I mean if I just set it to cancel right click events
it probably falls under right click. Also, you can check the item that you clicked on it
the problem is that carved pumpkins cannot only be obtained through right clicking with shears on pumpkins
allthough you can probably easily disable the mob loot aspect with lootjs and the natural generation by editing structure files?
well f
ohh I know
golems can also be made with jackoff lanterns
so
I just completely disable carved pumpkins in itemobliterator
and override the jackoff lantern recipe
with like
a diff one
and then reskin the jackoff lantern to a scifiey block, and rename it too
so it has technologically themed recipe parts and
yeah
thanks
as in, your advice helped decide better