Jump to content

_mac___

Members
  • Posts

    11
  • Joined

  • Last visited

_mac___'s Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. okay sorry, i wa think about a entity that acts like a ghast fireball (without the explosion) that has the color green(doesnt look like a fireball anymore but looks like a green light ball) and look like it emits light, and leaves bihind a trail of particles, is that clearer? sorry if i wasnt clear enough with what i wanted. do i need a sort of bow item that uses this entity as ammo?
  2. okay thanks you guys you're all really helpfull
  3. okay so like there is a magic pluging for bukkit but i was wondering, can that also just be a made as a mod, something like that? because my mod is all about magic and stuff, i already have a few items and blocks and now i want to create magic spells that do all sorts of things (mainly attack). so i dont know how to do that, do i make a bow item thing, that has all sorts of special stuff or? i want it to be where you have a magic missle, and a beam of magic that does constant damage aslong as you get hit, but im not that good at coding so yeah..... i was wondering, maby someone here knows or could help? thanks in advance! (the plugin i mean is like the one they use on the play.potterworldmc.com server. i want to be able to make spells like that) -mac
  4. no i meant like, you have a bow that sort of pulling the string, and like that if you hold a gem it will sparkle sometimes, and i am talking about the sprites of items, but your information was really helpfull anyways! ❤️
  5. i know i should be able to do this but i am new to this, i really only know the basics but i am trying my best. i want to create multiple things: a bookshelf : (aka a chest that looks like a bookshelf) and a bag : (a portable item, that when you click it, it will open a sort of chest like storage space) i really hope someone can help me! thanks in advance! (btw i am new to this so i dont understand everything sorry)
  6. Eiachh, is that the code i need to use to make a item bigger? as in i can make it look like this? (make a weapon bigger, while still having the 64x64, 32x32 or 16x16 texture sprite? so that its bigger in comparison with the player but still has the 64x64, 32x32 or 16x16 sprite?)
  7. as the title said, how do i make a sword that is bigger that a usual sword in minecraft? thanks in advance!
  8. okay so like i want a moving texture, while i you are holding the item, and i dont really know how to get that, can anyone help? it is for a magic spell, and i want it to be, as when you're not using it it would be moving in your hand. like a fireball spinning in circles. (like a spell from arts magica mod, you know like when you hold it but not right click it, the texture still moves in your hand) thanks in advance! -mac
  9. does everyone that is playing on the server have all these mods, if not thats the problem, and some mods just don't work together without proper instalment, and what would also help sometimes is deleting the rest of the name of the mod accept: -the name itself -1.12.x/1.12.2/1.12 -.jar
  10. omg thank you so much, that i was that blind that i didn't see that! thanks you!
  11. hello i'm mac, i seem to have a problem with my minecraft 1.12.2 mod, it will load, but there is a problem with the version from the; State --- ID ---Version --- Signature, everything from my mod in that row has UC but the last one has UE so i do not know what the problem is. (btw if this helps my version from my reference.java class is: public static final String VERSION = "1.0"; (here is the whole code of it running the gradlew and stuff) Whole Code =
×
×
  • Create New...

Important Information

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