Torchmaster

Torchmaster

117M Downloads

Prevent village Sieges

Xalcon opened this issue ยท 2 comments

commented

At the moment, the Mega Torch does not prevent a village siege.
This is due to missing Events in the VillageSiege class, so we will need a PR into forge or a coremod.

commented

Current iteration of torchmaster uses the event, but its hard to test since there is no option to force a siege. Idling for a few hours above a village didn't trigger anything.

commented

MC 1.14 adds pillage events. Once Forge starts on this, we should take a look at how mojang does those siege events.