Posted June 15, 201411 yr Hey guys, my question is how can i create a Book with a custom GUI and which will be spawned when starting a new World ? Havn't found anything useful for this
June 15, 201411 yr Author Thx for the Example when joining a world the first time. But whats about the Custom Book with a custom GUI ? Don't know how to make this
June 15, 201411 yr Author This is not what i meant I meant how can i create a custom book like mdyo did in Tinkers Construct with custom GUI, custom Text etc
June 15, 201411 yr Author Thx Man hope i can improve it so that it will use a real custom GUI not only created text with pre created images
June 16, 201411 yr Author I want it like Mdyo did in Tinkers Construct. Selfmade Images in a Book this some text, crafting recipes etc
June 16, 201411 yr i've looked at the code but i don't understand it thats my problem Alrighty then. So, now hire a coder who knows how to code or give up the idea as untenable. -S- (if I helped, please click Thank and applaud) http://6upnqa.dm2301.livefilestore.com/y2mtf-vG7Tqq1TiiVpIm53KWj7294NDPoHfSHHb4PzZiMAUfRCfK0UY0MwOu7Q3zTBNVTKqWjr2-xgBfFRpQT5p-QivtvknPpoABMNUw9br9WuZcBFkjePhnAbW500gVm-P/sequiturian.png[/img]
June 16, 201411 yr Author I want to know how this works but there is no clue for me to understand the code of mdyo.
June 16, 201411 yr The code is the clue. Learn to decipher java code and it's self-documenting for you. -S- (if I helped, please click Thank and applaud) http://6upnqa.dm2301.livefilestore.com/y2mtf-vG7Tqq1TiiVpIm53KWj7294NDPoHfSHHb4PzZiMAUfRCfK0UY0MwOu7Q3zTBNVTKqWjr2-xgBfFRpQT5p-QivtvknPpoABMNUw9br9WuZcBFkjePhnAbW500gVm-P/sequiturian.png[/img]
June 16, 201411 yr Author I thought this is a Modder Support not a read the code and do it on your own thingy... I would honor it if i could get some useful help... i know that i have to learn how to decipher java code... but i would really apreciate it when u help me
June 16, 201411 yr I thought this is a Modder Support not a read the code and do it on your own thingy... I would honor it if i could get some useful help... i know that i have to learn how to decipher java code... but i would really apreciate it when u help me Okay then. Talk to mdiyo and have him explain his code to you. Or is it that you want mdiyo's quality results without the knowledge and work he put into it? This sounds just plain "gimme... I'm lazy" to me. -S- (if I helped, please click Thank and applaud) http://6upnqa.dm2301.livefilestore.com/y2mtf-vG7Tqq1TiiVpIm53KWj7294NDPoHfSHHb4PzZiMAUfRCfK0UY0MwOu7Q3zTBNVTKqWjr2-xgBfFRpQT5p-QivtvknPpoABMNUw9br9WuZcBFkjePhnAbW500gVm-P/sequiturian.png[/img]
June 16, 201411 yr Author I want an easy way on creating a book with i think it's called NBT thingy. So that when i open the Book it has the Crafting Guide of an Item and a little Text for every Item
June 17, 201411 yr On top of what diesieben07 has said, the best to learn is to try. If it doesn't work, try again. And when you do get it to work, look for a better way to do it. The joys of life We all stuff up sometimes... But I seem to be at the bottom of that pot.
June 17, 201411 yr Author On top of what diesieben07 has said, the best to learn is to try. If it doesn't work, try again. And when you do get it to work, look for a better way to do it. The joys of life That is something i want to read. Something that gives me the courage to learn Java And i got it already not with a custom gui but with NBT
August 17, 201411 yr On top of what diesieben07 has said, the best to learn is to try. If it doesn't work, try again. And when you do get it to work, look for a better way to do it. The joys of life That is something i want to read. Something that gives me the courage to learn Java And i got it already not with a custom gui but with NBT NBT is the easy way of saving data in Minecraft. It is quite simple to use it and I suggest you take a look at classes such as the TileEntityChest and different classes that require an inventory or, some number to be saved. I used to think it was hard but, after actually learning about it, it becomes easy. 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.
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.