[suggestion] option to use pumpkins + blocks to create golems
xkforce opened this issue ยท 5 comments
Ideally I'd like to craft these new golems the same way vanilla iron golems are so it would fit in better with packs that are meant to extend vanilla but still feel vanilla-ish.
That would have been my original plan, but in Minecraft you can only place pumpkins on solid opaque blocks. Some blocks, like glass and stained glass, don't count as "solid and opaque". I could add an option, but it complicates things because you then you would need a pumpkin for some golems but the special golem pumpkin for others.
Here's a video demo of me spawning in the glass golem with a pumpkin placed on glass blocks arranged in a T shape:
https://www.twitch.tv/videos/367934691
And here's the json code for the Scavenge mod that made it work:
https://paste.ee/p/IeFh7
Okay, this proves it is possible. Adding a hard dependency is extremely unlikely, and Scavenge isn't free software so we can't look directly at the code and borrow from it. I will, however, do some research on methods to do so, and see if it's worth doing so (lag/coremodding).
There is also a chance skyjay (my 'boss') says "No." and this gets closed again.