Started by
ItzzSadJi_
on
Topic category: Help with Minecraft modding (Java Edition)
// Made with Blockbench 4.10.0
// Exported for Minecraft version 1.17 or later with Mojang mappings
// Paste this class into your mod and generate all required imports
public class ModelShroolem<T extends> extends EntityModel<> {
// This layer location should be baked with EntityRendererProvider.Context in
// the entity renderer and passed into this model's constructor
Underlined symbol marks as an error.
link to the screenshot (https://imgur.com/gltsoOS)
"blockbench 4.10.0" That is probably the issue . Check out this post and the comments
https://mcreator.net/forum/106545/custom-models-only-just-stopped-worki…
https://github.com/JannisX11/blockbench/issues/2330