Uploaded at 2020-12-02 00:07:39.
Downloaded 1255 times total.
How to make this yourself in MCP/LTS:
if (!this.worldObj.multiplayerWorld || this instanceof EntityPlayer || !(this instanceof EntityLiving)) {
3. End the if statement after the third entity position is set (3 lines after the if statement)
4. Recompile and reobfuscate
5. The fixed class will be called sn.class
in the reobf/minecraft
folder
Fabric mod sources: Github
Credits: Oldmana for originally finding this. I just separated this fix from the rest of his Alpha+ mod.
Incompatible Mods |
---|
Dependencies |
---|
Optional Dependencies |
---|
Version |
---|
fabric1 |
fabric1_dev |
mcp1 |
Edited Classes |
---|