Started by
RpxdYTX
on
Topic category: Help with Minecraft modding (Java Edition)
Hi! I am a beginner with modding
and i need some assistance, i am making a Addon-Mod for the Electroblob's Wizardry mod and i have put the jar file on libs folder for using the mod, but when i started to make a recipe i don't have acess of any item of the mod, what did i do wrong?
Thx for the assistance.
You can only do that. To add a mod dependency to your mod, you need to change the build.gradle (or use an API with a plugin). Also, to add custom blocks and items (from another thing of your mod), you need to add them with a plugin.
Precisely, do you know which plugin is?
And thanks for the help