In this episode of the Architectury modding series I explain the basics regarding entities and show how to add a basic one including all required client-side rendering and model classes.
🔗Links and Resources🔗
Written Guide: [TODO]
GitHub Repository: https://github.com/Larsens-Mods/archi...
🌐Website🌐
https://larsensmods.de/
📖Chapters📖
0:00 Introduction
1:02 Entity Type and Entity Class
8:04 Client Rendering: Texture
8:43 Client Rendering: Classes
9:45 Client Rendering: Model Layers Definition
10:33 Client Rendering: Model Class
14:12 Client Rendering: Renderer
16:26 Client Rendering: Registration
18:41 Entity Attributes
20:42 NeoForge issues with Client Rendering
22:40 Entity Ingame
23:32 Conclusion