Started by
SuperOmer123
on
Topic category: Help with Minecraft modding (Java Edition)
I use fabric generator plugin and fabric tools. I created a custom gamerule called damageMultiplier. And I did something like this in a module:
if entity is hurt
deal get custom gamemode damage multiplier*2 damage to event/target entity type: out of world
when I take damage, the game crashes.
Not only that, this happens on every tick event. Such as gui open tick