Started by
YT_gsm2017
on
Topic category: Troubleshooting, bugs, and solutions
model will not render properly
error: net.mcreator.gsmsmp.entity.renderer.RunicGuardianRenderer.Modelrunicguardian is not abstract and does not override abstract method render
Modelrunicguardian extends EntityModel<Entity>
and this is the model in blockbench:
any idea on how to fix this?
nvm, I figured it out