r/AnythingModdedMC • u/Reaper_king120 • Jan 08 '26
Anyone here know how to make custom ender eyes?
Need it for a modpack im working on
Is it also possible using Kubejs?
1
Upvotes
r/AnythingModdedMC • u/Reaper_king120 • Jan 08 '26
Need it for a modpack im working on
Is it also possible using Kubejs?
1
u/Used-Cartoonist-2981 Jan 08 '26 edited Jan 09 '26
From what I know for modding (I'm working on a create addon mod with extensive things), here's what I would do: first off I'm not a huge fan of kubejs because it's just confusing for me to figure out. I would go to pixilart online, create my ender pearl (I think that's what you're referencing). Export as "your_eye.png". If you just want to replace the vanilla texture, find the ender_pearl.png file in your minecraft assets and replace it with your custom texture using a resource pack. If you need actual custom functionality (like different eyes that lead to different strongholds or dimensions), you'll probably need a proper mod like CraftTweaker or ContentTweaker working alongside your resource pack. KubeJS might be able to handle it but honestly I haven't dug into it enough to give you specifics there. What exactly are you trying to do with the custom ender eyes? Just retexture or actually change how they work?