Jump to content

Mambo_Dancer

Members
  • Posts

    20
  • Joined

  • Last visited

Everything posted by Mambo_Dancer

  1. Guys,thanks a lot, im updated my github so u can look how my "final" code of TESR are
  2. so it worked, particularry, it doesnt want to rotate, and i have annoying name hovering above block when u lookng on block (container.infusionaltar) tried to look where it is called but my mission failed) i do not know about forge modding so much stuff, could you recommend me some stuff where i can learn more about? thanks for help btw
  3. so changed all, but renderBody is missing (changed to entityItem - my infusionthing ) but doesnt want to work. Im missing smthng,yes? (in my mind and skill lel)
  4. done https://github.com/MamboDancer/minecraftmod
  5. Im using GlStateManager in TESR and it is ERRORs with exception ########## GL ERROR ########## @post render 1284: Stack underflow https://github.com/MamboDancer/minecraftmod/tree/master/src/main/java/ua/mambodancer/theterrifyingbeats/blocks/tileentities - link to problem code (TESRAltar) help((
  6. and i will be very happy if you help me with that fast rotation, cant get rid of it too((
  7. Still cant get rid of no particles, moved to inside matrix (x=0,y=0.4,z=0) and trouble still in
  8. thanks alot, but most of it seems to be hard to understand coz im a beginner, i will appreciate any help with undoing as example
  9. ive got a bit of progress, now its hovering properly, but all particles are disapearing when i am looking on this block, and when i place >2 of this blocks only 2 blocks are rendering with TESR
  10. Help sos pls with my TESR class when im placing my InfusionAltar, all particles are disapearing, and >2 altars dont want to render, and speed of spinning and hovering are too dam fast, help pls https://github.com/MamboDancer/minecraftmod/tree/master/src/main/java/ua/mambodancer/theterrifyingbeats/blocks/tileentities - link to problem code (TESRAltar)
  11. 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
  12. 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
  13. I think you should to read again the SECONDLY part of my question
  14. ty, i know, bad english so, what is wrong with my mod?
  15. https://github.com/MamboDancer/minecraftmod minecraftmod/src/main/resources/assets/ttb/recipes/ I need add more input slots into my furnace, i tried but that wasnt working
  16. 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
  17. Thanks a lot, called to preInit(i think this is its place) guihandler. So what i need to do with json recipes? one is working, other are not
  18. dunno why but only one of my JSON recipes is working, thanks for help,ill try to fix then reply
  19. Hi there, im new to MCModding, ive got some troubles when creating a custom furnace(named infusionaltar). When im trying to open Gui(rightclicking) it just rightclicks but gui wont open. (dont look at missing textures, will add after working furnace) Here is my GitHub https://github.com/MamboDancer/minecraftmod All regards, MamboDancer
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.