
Everything posted by Kokkie
-
NetBeans - how to attach debugger to mod
Probably edited the title after that question... Oh wait, that was done 4 hours ago... Or not
-
Problems with nether warts!
I think netherwart only goes to 3-4, not to 7
-
[1.12] Entity AI not working
When I add it, the entity wont spawn... Also, something I didn't mention, the mob moves really laggy when hit (the 'jumping' and falling). Does anybody have an idea how to fix this?
-
Help with teleport to modded dimension. [1.11.2]
It's, from what I looked at, the only thing that could be null between those methods...
-
Help with teleport to modded dimension. [1.11.2]
Make sure the player isn't null... Where are you setting the player? Also, instead of showing snippets from your code, try a git repo... It's better because we don't have to ask for code everytime.
-
[1.11.2] Event for registering recipes?
You should use json files instead of creating them in code.
-
Idk
The 'tutorial' you're using wants you to put the totalCoins outside of the method.
-
cps
We don't only want to help with 'complicated' stuff, but before we help you have to at least know the basics of Java to understand what we're saying.
-
[1.7.10] Eclipse just can't detect my mod
1.7.10 is no longer supported, update to get help.
-
[1.8] Entity textures for primed TNT
Don't just go to some random post from 2015 to give 'help'
-
[1.12.1] NBT Reading Problem
https://github.com/Draco18s/ReasonableRealism/blob/master/src/main/java/com/draco18s/farming/entities/TileEntityTanner.java#L105-L107
-
[1.7.10] RegisterEntityRenderingHandler won't work
1.7.10 is no longer supported, update to get help.
-
Click item in inventory
I think he was trying to say that there is a plugin which has the command /rewards that opens a gui which he calls by doing mc.thePlayer.sendChatMessage("/rewards");
-
How to use unlocalized strings other than on item / block names?
That's what I ment with
-
How to use unlocalized strings other than on item / block names?
But still, if he would pass it as a string to translate he would have to remove that, or make them seperate
-
How to use unlocalized strings other than on item / block names?
That's because you have Which requires you to the color code in your lang file, remove it. To make it have colors you put § + a number in front of the 'translation'.
-
[Question] 1.8.9. How to check if player is on server or signleplayer!
- [Question] 1.8.9. How to check if player is on server or signleplayer!
I see a lot of posts saying only the current and previous versions are supported- [Question] 1.8.9. How to check if player is on server or signleplayer!
1.8.9 is not supported. Update to get help.- [1.7.10] Player Property and Packet Handler
Please do not come in here just to give your opinion...- [1.12] Entity AI not working
It does attack, only with a really long time in between. By this I ment the AI of wandering, the rest works.- [1.12] Entity AI not working
It seems like shouldExecute always returns false because mustUpdate is false.- [1.12] Entity AI not working
Does anybody know what might be causing this?- [1.12] Entity AI not working
Turns out it did attack, only once every 10 seconds or something. It just doesn't move, using the Zombie AI doesn't work either.- [1.12] Entity AI not working
With some of them I mean the swimming, look idle and watch closest. - [Question] 1.8.9. How to check if player is on server or signleplayer!
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.