-
Content Count
785 -
Joined
-
Last visited
Everything posted by ItsAMysteriousYT
-
[1.8]Render A TileEntity as A 3D Item like in 1.7?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
Minecraft does it for the chest without the normal json it does it something with parent{blockChest} -
How can i set the MetaData of a Block in 1.8, so i can rotate the tileentities?
-
[1.8]Render A TileEntity as A 3D Item like in 1.7?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
How? I want to render it like the Block in the hand, not in 2D!! -
[1.8]Render A TileEntity as A 3D Item like in 1.7?
ItsAMysteriousYT posted a topic in Modder Support
How can i implement that my custom tileentityblock is rendered in hand as it is in world? -
Weird OBJ Model after Export from Blender
ItsAMysteriousYT replied to Krabaul's topic in Modder Support
Thanks @ItsAMysteriousOfficial !!! One model had 83.000 vertices instead of 10.000. I had to remodel quite a bit and it doesn't look so good but it works :-) . BTW do you now if its possible to have multiple textures for one model like exterior.png and interior.png? The mod is called "MCHeli Mod"and its basically the Flans mod without bugs (no planes stuck on the roof or in the floor :-D ) and way better. Seriously try it!!! It's one of the best mods but pretty unknown (from a Japanese guy). I'm only making a Content Pack for it. Yes it is. I can tell you much more about the possibilities you have with .obj models if you want, just add me on skype(itsamysterious)!! Oh and i work on a Mod called Real Life Mod, you might be interested in it, cuz it adds Ultra Realistic Cars and stuff to the game, here is a link: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2196915-real-life-mod-taken-from-reality-directly-into -
Insert an Update Checker that notifies players?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
What do you mean with that? -
Insert an Update Checker that notifies players?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
Hey, thank you, thats great -
Insert an Update Checker that notifies players?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
Oh, okay and how excactly does it work? Do i have to install version checker? -
Insert an Update Checker that notifies players?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
Okay, thank you really really much !! -
Insert an Update Checker that notifies players?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
I don't know how to do any of them Can you just give me a short hint or code snippet, so i can learn it? -
Clickable Link in GuiScreens?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
Damn im so stupid -
Insert an Update Checker that notifies players?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
Okay... But how can i get the mcmod.info file without downloading the whole .jar file? -
I know its possible to make links clickable in the Chat, but is there a way to do this in GuiScreens too?
-
Insert an Update Checker that notifies players?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
Well...How? -
Insert an Update Checker that notifies players?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
Okay, but atleast notify them? -
Hey there, i want to add to my mod, that it automaticly checks if there is a newer modversion uploaded and then automaticly notifies the player where to find it.How can i make that?
-
Read the mcMod.info using BufferedReader?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
Thank you -
Okay, thank you. I tried finding a way to display vids in opengl contexts but all libraries i need aren't available anymore
-
[SOLVED]Let a GuiButton bring up a specific Website??
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
I got it working anyway -
Make that an animal is breaded without an item?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
How to send a packet? -
[1.8] Load .obj Models like in 1.7?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
Oh, THANK YOU :) :) -
Read the mcMod.info using BufferedReader?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
Client. -
Is there a way to embed Videos from YOuTube in a GuiScreen?
-
Make that an animal is breaded without an item?
ItsAMysteriousYT replied to ItsAMysteriousYT's topic in Modder Support
rightclick the a gui pops up that has a variable holding the entity and then a specific button and yes everything is vanilla animals -
I there a way to set animals in love without having the item(When clicking on a button)?