Hey, thanks for the response! How could I do step 3? As I mentioned the Resource Pack.zip has to be called "PocketPixels_RPG.zip", no matter...
Hi, quick question. I hope... I have a Server Resource Pack that I am always updating that is linked to my GitHub. Github Link:...
That worked, thanks! :)
Modifying my code, could you show me how to format and anything extra I need for the data value format. I saw something of it but was a bit...
Hey, very quickly (I hope). For some reason when I add a SKULL_ITEM to a players Helmet, it only shows the default SKULL_ITEM. However if I use...
That did it, thanks!
Yeah using the respawn event seems to work. However, when the player dies or vampire dies that is then meant to TP them to the vampire spawn point...
I sort of get what you are saying, however I force respawn them before setting the items by setting there health to 20. Then add the items. What...
Hi, for some reason when I respawn a player when they die it does not give them the items I set when I force respawn them. It actually keeps them...
Hey, i was wondering if there is any known way a Golem could be triggered to be a friendly for the player that placed the last pumpkin block on...
event.getEntity().setMaxHealth(1500); xD Answers your comment? aha Thanks. Normally error's are not that obvious.
Hey, wondering if anyone knew the cause of this error? I try set the health of the entity (wither) to 1500 upon it being spawned. However, it...
That's great! Derr my brain lol, the + - cancellation is basic math rules that i should of remembered from high school. Ill give it a test now,...
How would i use this then? As it is between -340 and 340 off of the spawn cords would it be. Random random = new Random();...
GetHihestBlockAt does not allow (double, double), it needs (int, int) however my warps are double's. Also, before when i tried the two: int Genx...
Separate names with a comma.