Mambo_Dancer Posted March 8, 2018 Posted March 8, 2018 So i have a few questions to you. So firstly I want to ask you how do I change my furnace(infusion altar) from 2 inserts to 5. Secondly I still cant understand how to properly create JSON recipes (uninfused star doenst want to craft) Im a novice in mc moddev, so any help and advices would be great Quote
Mambo_Dancer Posted March 8, 2018 Author Posted March 8, 2018 (edited) 39 minutes ago, diesieben07 said: You make more slots in your inventory. Show what you tried. https://github.com/MamboDancer/minecraftmodminecraftmod/src/main/resources/assets/ttb/recipes/ I need add more input slots into my furnace, i tried but that wasnt working Edited March 8, 2018 by Mambo_Dancer Quote
Draco18s Posted March 8, 2018 Posted March 8, 2018 4 hours ago, Mambo_Dancer said: i tried but that wasnt working Define "doesn't work" Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Mambo_Dancer Posted March 9, 2018 Author Posted March 9, 2018 On 08.03.2018 at 9:47 PM, Draco18s said: Define "doesn't work" ty, i know, bad english so, what is wrong with my mod? Quote
Draco18s Posted March 9, 2018 Posted March 9, 2018 8 minutes ago, Mambo_Dancer said: so, what is wrong with my mod? I don't know, you haven't told me what the problem is. Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Mambo_Dancer Posted March 9, 2018 Author Posted March 9, 2018 On 08.03.2018 at 4:49 PM, Mambo_Dancer said: So i have a few questions to you. So firstly I want to ask you how do I change my furnace(infusion altar) from 2 inserts to 5. Secondly I still cant understand how to properly create JSON recipes (uninfused star doenst want to craft) Im a novice in mc moddev, so any help and advices would be great 1 hour ago, Draco18s said: I don't know, you haven't told me what the problem is. I think you should to read again the SECONDLY part of my question Quote
Draco18s Posted March 9, 2018 Posted March 9, 2018 On 3/8/2018 at 5:43 AM, Mambo_Dancer said: I need add more input slots into my furnace, i tried but that wasnt working On 3/8/2018 at 9:47 AM, Draco18s said: Define "doesn't work" I can wait. Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Mambo_Dancer Posted March 9, 2018 Author Posted March 9, 2018 2 minutes ago, Draco18s said: I can wait. okay, I will explain. I can not understand why my JSON recipe doesnt want ti work, and I want to know how to add more input slots to my furnace Quote
Draco18s Posted March 9, 2018 Posted March 9, 2018 1 hour ago, Mambo_Dancer said: and I want to know how to add more input slots to my furnace On 3/8/2018 at 5:04 AM, diesieben07 said: You make more slots in your inventory. Done. If you still have a problem, what is the problem? Quote Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Mambo_Dancer Posted March 9, 2018 Author Posted March 9, 2018 1 minute ago, Draco18s said: Done. If you still have a problem, what is the problem? which of the characters H O W you couldnt understand? so, ive been making my furnace by tutorial, and now i dont understand how to add more slots in code, not in gui i want to extend my 2 input recipe furnace to 5 my problem is i dont know how to properly add to the InfusionAltarRecipes, when I trying to add more ItemStacks to table, cant add more than 3 so i want to know how to recode and add it in right way Quote
Recommended Posts
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.