Posted December 15, 20222 yr I semi followed Modding by Kaupenjoe CUSTOM RECIPE video on YouTube(video), but I did I little extra by creating 2nd recipes with custom energy system. I'm having problems with the recipe not proceeding at all. I've set up all classes, made sure all names are correct. and make sure the Json files are right. when I put the object in the first left slot nothing happens. here's my GITHUB repository: Github if you can figure out what I done wrong that be helpful. please don't recommend doing it in datapack. I want to make sure its straight forward. Creator Of KieraCraft
December 15, 20222 yr All I see is a menu you wrote that has a lot of custom logic. I don't understand what it is supposed to do and you haven't tried to explain it, except in very vague terms. What is your specific question about forge or minecraft? This question looks more like, "I wrote some code and it doesn't work, can you please fix it for me". We don't write your mod for you or provide free code review. You need to break out your debugger and figure out for yourself why your code doesn't work. Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.