Jump to content

DragonITA

Members
  • Posts

    552
  • Joined

  • Last visited

Everything posted by DragonITA

  1. What should i use and why?
  2. @Busti I am under 16 years old, a few examples of what would happen?
  3. Hello, first i cant see the Vanilla Code, second: How i can make occasionally animations. Example: A horse will occasionally make a special animation, how i can imitate it?
  4. Then i cant help you, i am new to entities models. Sorry!
  5. You simply can extend the Playermodelclass.
  6. @desht, wow, thanks a lot! I simply cant see the Vanilla code, but thank for your help!
  7. Hello, i want to make a animation, but i need to know if a entity is attacked by another entity. How to achieve this?
  8. Then i have a question: i know that the LLibrary have a animation system, like the bob() or bounce() function, but i dont want implement the LLibrary, then, how can i make that the entity „bounce“ but without the LLibrary?
  9. Try from another internetthing, like Safari for Apple, Microsoft explorer and microsoft edge for microsoft or firefox.
  10. @Cerandior Ok cool, but how you have animated the model and how you visualized the animation? I have see the Animation Gui in Tabula, but we cant export animations from Tabula, then, how do you make these animations?
  11. Ok, thanks a lot!
  12. Hello, because unfortunately I cannot see the Vanilla Code, I ask it here: How do you make an animation and why do you do what you do? Please can you show an example?
  13. Read the Vanilla code and use the Vanilla Scrollbar texture.
  14. @Cerandior I think I got it, when your block drops the items in the inventory it checks if there is enough space left, if not then it doesn't add the blocks, for example: A chest has 8 empty slots (I repeat, it's just an example, a chest has more slots) while your block has 10 full slots. If you then try to transfer these 10 slots of items into the chest only 8 slots will be filled and the too many items will be dropped on the floor
  15. Ok, i see your problem. Sorry but i dont have work with Gui, but i think it is a problem with your slots skript. I think the skript insert the Blocks in the Chest that have loser or the same amount of slots as two chest (a combinated chest), but if you complete the first range of slots (the same amount a a combinated chest) and will add more Gui, then the skript …. I dont think i cant help you, but the problem is in the class that manipulate this gui transportion. Hope it help you and i hope you will resolve this problem.
  16. @IAmAFrenchFry I dont know if this help you, and i dont know McJty, but hope this help you: https://youtu.be/GsV_pKkE1mo
  17. Why you not try to see a Java classic scrolling Gui script?
  18. If you are using a Tutorial of Harry Talks, then your EntityType is in the same location as you make your spawnegg and the Loop for making spawn the entities in the World.
  19. Hello, i want open the Vanilla package to see the Vanilla code, but i cant see the .java files. Can someone help me? I have Minecraft 1.15.2, but in Minecraft 1.15.1 I was still able to watch the HorseEntity for example, but with the new version I can't do it anymore, strangely enough. Why? Is it only me or also other modders? And it's not only for this file, but for the whole content of the package while if I want to see for example a blockstate or something like that then I can see the content of the Json, why?
  20. It work, thanks a lot!
  21. Oh, i just realized that it was a thing with mapping and etc. But thanks for trying.
  22. @Mojo12 pls try to search on google.
×
×
  • Create New...

Important Information

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