team-abnormals / blueprint

Library that implements the framework of all Abnormals mods
https://www.curseforge.com/minecraft/mc-mods/blueprint
Other
111 stars 34 forks source link

Increase the value of maxShiftBy #177

Closed Giandrys closed 1 year ago

Giandrys commented 1 year ago

Hi, I have a server with mods in aternos.org in which I receive this warning regarding blueprint. but i can't understand.

@Inject(@At("HEAD")) Shift.BY=1 on blueprint.mixins.json:EntityMixin::handler$zfc000$baseTick exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning

SmellyModder commented 1 year ago

Similar to https://github.com/team-abnormals/blueprint/issues/164, but possibly not caused the same way. Follow the advice on that issue.