I want to do an entity that doesnt move so I dont need multiple json models.
But what do I have to do to use the json as the model for my entity?
Does anyone know a tutorial or other forum post where I could find some information?
Hello.
I want to change the join and the quit message on my forge server.
I tried out the EntityJoinWorld event but didnt find a methode for changing the message.
I downloaded the source of a toggle sprint mod and wanted do paste the code into my mod and combine them. It didnt worked because the field that has been used in the toggle sprint is a private field from GuiControls.
Hello : D
so I'm trying to detect if someone interacts (left click/right click) with my custom item. I already created the item.
what options do I have to detect an interaction with my item?
I want to make some custom guis. I know when another mod tries the same there will be some conflicts but the mod is not meant to be used with many other mods.
I hope you'll help me