Topic category: Help with Minecraft modding (Java Edition)
heyy hi hi
so
im working on a mod to add many different various weapons and tools to minecraft, most of them being very similar to vanilla content
some of these tools and weapons are larger, two-handed, longer-reach weapons. I'm not exactly sure how to go about this, but here's the things i need help with:
- increasing the scale of tools
- placing them in the center of the player's gui
- figuring out how to make a player hold a weapon in 2 hands, without glitching out the off-hand and deleting whatever's in it
- increasing a tool's reach
if you can offer help with any of these, please do! (i respond faster and more frequently on discord, fizzyfox#7506)
extra notes:
- MCreator version 2021.3
- game version 1.17.1
- no custom GUIs in the mod, just items and recipes
- PLEASE respond to me on discord, it's so much easier for me
i have the same problem too
Usually I would find a plugin that gives a procedure block that means if I would hold any two handed weapon the game will forcibly drop the item in your off hand to prevent problems with the off hand.
Yo did you ever get that mod to work?