Posted April 30, 201510 yr Hello, Is there any way to make brewing stand recipes and anvil recipes ? I mean i would like to make potion and i dont want to craft it in crafting bench lol Any help will be appreciated I'm beginner in java and in minecraft modding. Please be specific. Any code examples are appreciated. Sorry for my english i'm from Czech republic. Please hit that thank you button if i helped
April 30, 201510 yr Hello, Is there any way to make brewing stand recipes and anvil recipes ? I mean i would like to make potion and i dont want to craft it in crafting bench lol Any help will be appreciated Maybe you find somthing here :=) http://www.minecraftforge.net/forum/index.php?topic=6301.0 NEWB! in java im sorry
April 30, 201510 yr Check out the GUI's of the Breawing Stand/Anvil and their containers to find where recipes are defined. I do believe Forge added some simple ways to add recipes like that but I'm not sure. The anvil, if you just want to repair an item - should do it automatically if you didn't set the item for noRepair. I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.
April 30, 201510 yr Author Xetapro12 - Thank you i will check out that HappyKiller101 - thanks i will check yout that too I'm beginner in java and in minecraft modding. Please be specific. Any code examples are appreciated. Sorry for my english i'm from Czech republic. Please hit that thank you button if i helped
April 30, 201510 yr Note: Brewing recipes are not for the faint of heart. Anvil recipes on the other hand are stupid easy because the output is the (first) input and its class defines the second input. 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.
April 30, 201510 yr Author As far as i can see brewing stand recipes are incredibly hard for beginners (forge should make it easier if its possible) and i cant find anvilgui class and anviltileentity class where it is ? I'm beginner in java and in minecraft modding. Please be specific. Any code examples are appreciated. Sorry for my english i'm from Czech republic. Please hit that thank you button if i helped
May 1, 201510 yr TileEntityAnvil in net.minecraft.tileentity 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.
May 1, 201510 yr Author its not there .. I'm beginner in java and in minecraft modding. Please be specific. Any code examples are appreciated. Sorry for my english i'm from Czech republic. Please hit that thank you button if i helped
May 1, 201510 yr Author Nice idea but that doesnt work either ... Dunno what is wrong here but its not here Well ... whatever i give up I'm beginner in java and in minecraft modding. Please be specific. Any code examples are appreciated. Sorry for my english i'm from Czech republic. Please hit that thank you button if i helped
May 1, 201510 yr Author and gui either I'm beginner in java and in minecraft modding. Please be specific. Any code examples are appreciated. Sorry for my english i'm from Czech republic. Please hit that thank you button if i helped
May 1, 201510 yr Author Wow thank you !! I'm beginner in java and in minecraft modding. Please be specific. Any code examples are appreciated. Sorry for my english i'm from Czech republic. Please hit that thank you button if i helped
May 1, 201510 yr Wait anvil? The anvil does not have a TileEntity. This is what I get for posting from my tablet from a friend's house while playing Pathfinder. \o/ 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.
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.