Jump to content

Leomelonseeds

Forge Modder
  • Posts

    407
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Leomelonseeds

  1. *clapclapclapclap*
  2. When the player tries to place a block, delete the block, and give the same block back.(not sure if theres a simpler method for this). I dont know about items... EDIT: Look at playerInteractEvent.
  3. Try teleporting the player to the same position on update.
  4. Look at that, the unlicalized name is still capital. LOWERCASE (lol)
  5. How do I do the thing described in the title? (PS sorry for posting two topics very near each other)
  6. Oh id was just what I was calling them Anyways I will try doing that and see what I get!
  7. So im planning to make a block(tileentity) with a gui that allows you to set a specific id for the block(1, 2, 3...) that teleports you to the nearest block with the same id. How would I go about storing that id variable?
  8. I wonder how some still people still have negative community reputation.
  9. Why is EVERYTHING still uppercase? Please make it all lowercase (use ctrl + f) to make it more convinient for you.
  10. If it still doesnt work, post your code.
  11. Oh yes you do need to set the unlocalized name, as it is for the ITEM and the block. Please set it. Also make NightGem lowercase. Also, make sure you named your json files correctly
  12. Hey. Why is NightGem still capital? Change the resources to lowercase. Also, you didnt even set the unlocalized name of the block!!
  13. For keepdeathdrop, you could try the gravestone mod... For the others, you could just do a quick google search, or are you lazy and post here just to make other people do that for you...
  14. Doesn't he still have that line of code in there? EDIT: Nevermind, didnt notice the new lines of code.
  15. Also look at these lines of the crash: at com.clowcadia.mob.EntityClowcadia.createEntity(EntityClowcadia.java:56) at com.clowcadia.mob.EntityClowcadia.registerEntity(EntityClowcadia.java:49) at com.clowcadia.mob.EntityClowcadia.mainRegistry(EntityClowcadia.java:44) at com.clowcadia.mob.EntityClowcadia.PreLoad(EntityClowcadia.java:27) Somethings wrong...
  16. These questions are probably really stupid. Do I use the json? I dont have a "closed version" where do I put that or what is that even
  17. Delete the 1.11 version forge profile first. Its not overriding it for some reason.
  18. Who uses Internet explorer??? Switch to chrome, or edge, as microsoft "recommends"
  19. No problem.
  20. What do you mean. Why exactly is my grill opening in the inventory....?
  21. rigggggght... You do need to call setUnlocalizedName on the blocks, and name the lang file en_US.lang
  22. first of all name your tab_WeaponTab to just weapontab. Second of all did you name your lang file right and what sort of errors are you getting in minecraft?
  23. 1.7.10 is NO LONGER SUPPORTED.
  24. Well its not. Also do you know if changing the grill texture to 16x16 (currently its 14x14) will cause any edits to have to be made in my TESR (not the model class)?
×
×
  • Create New...

Important Information

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