Everything posted by buster_the_dog
-
what happened to the API documentation?
yesterday, I tried to reach jd.minecraftforge.net (the site for forge documentation) and I couldn't reach it. did the site change or was it removed? I also can't reach the wiki
-
[still unsolved]where to place texture
thanks!
-
[still unsolved]where to place texture
http://adf.ly/S8Apv that's the download, the structure is the same as in the repo, but it has the assets folder
-
[still unsolved]where to place texture
anyone?
-
[still unsolved]where to place texture
yes sir: https://github.com/buster-the-dog/slenderchicken this is all my code
-
[still unsolved]where to place texture
anyone?
-
[still unsolved]where to place texture
help please
-
[still unsolved]where to place texture
I put it in there, but the texture doesn't show on the mob in-game
-
custom entity ai
Please help
-
custom entity ai
I've tried that, but it goes forward until it collides with the player, and I don't want that, I want it to stay, like 10 blocks back
-
custom entity ai
I'm trying to write custom ai code so my mob stalks, but not attacks the player. how should I go about this
-
[still unsolved]where to place texture
even if the modid is slenderChicken?
-
[still unsolved]where to place texture
thanks!
-
[still unsolved]where to place texture
my texture for my mob is pointing to assets/slenderChicken/textures/entity/slenderChicken.png, but when I place it there, it still gives me a filenotfound exception I don't know what I should do it works in my workspace, but not when I compile and run in minecraft
-
how to texture mobs
but will it actually load the texture on the mob (and btw, I do know java, I just don't have any experience yet)
-
how to texture mobs
the wiki says "this.texture", but when I do that it says it can't be resolved to a type. can anyone help? sorry about the grammar
-
crash with @EventHandler
here is the client log the crash report and the code, if you need it
-
crash with newest forge build
it seems other people are having problems with @EventHandler too, so this still is a forge problem
-
crash with newest forge build
it's my fault, just moved my mods classes and it didn't happen, but in the console, it said something about the binary patch set being missing
-
crash with newest forge build
here it is, I don't think it's my fault, but if it is, just lock the topic
-
this may be a java problem,but I just want to make sure it's not a forge problem
why does this work public GenericBlock(int id, int texture, Material material) { super(id, material); } but not this? public GenericBlock(int id, int texture, Material material) { super(id, texture, material); } the 2nd one is what it says to do on the wiki, but eclipse gives me an error??
-
New modder, how do I update to 1.5.1
I have all the classes, but how do I manually put them in eclipse
IPS spam blocked by CleanTalk.