JR1811 / NeMuelch

NeMuelch Minecraft Fabric Mod adds consumables, new recipes, player related content, admin tool items and changes in respawning mechanics.
https://www.curseforge.com/minecraft/mc-mods/nemuelch
GNU General Public License v3.0
0 stars 1 forks source link

Body pull feature is avoided by another mod #35

Open JR1811 opened 1 year ago

JR1811 commented 1 year ago

RpgZ looting might be overwriting the functionality. Write a mixin for that.

Edit:

The original RPGZ class is already a mixin. A modified RPGZ version has been written and is available at https://github.com/JR1811/RpgZ.