Sign in to follow this
Followers
0
Changing the scale of a texture
By
DrEinsteinium, in Modder Support
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
v1.0.1 - added mammoth tusk item - added Mammoth entity - moved tools to mod group - integrated TheOneProbe - drying rack improved add/remove item - fixed Aquaduct connecting vertically
-
By salvestrom · Posted
I did not say at any point that your model should extend model entity. This requires three classes. Your entity class should extend HorseEntity giving you access to all of the GUI, saddling and taming. Your render class should be adjusted to not be using the superfluous classy created, as I previously mentioned. Your model class needs to extend HorseModel – this is how you will inherit the animations and bulk of the model. Note that AbstractHorseEntity does not have all of the code for horses, only the shared code between the various horse entities. -
So I would have ServerScriptItem and ClientScriptItem, both inheriting from ScriptItem, and I would register a ServerScriptItem object on the dedicated server and a ClientScriptItem object on the client?
-
https://mcforge.readthedocs.io/en/1.13.x/networking/
-
-
Topics
-
Who's Online (See full list)