-
[1.7.10] Rendering Techne item model. Texture not loading.
well, then the texture needs to be at assets/naturalpowers/ModelSword.png, you probably want new ResourceLocation("naturalpowers:textures/items/ModelSword.png");
-
[1.7.10]Strange Fireball movement
[move]bump?[/move]
-
[1.6.4] [SOLVED] Custom Tree Branches & Custom Leaf Patterns on Tree
True Story... The first language i fully understood was... Casio Basic, the uglyest and slowest thing in the world, but quite simple and easy to learn the basics... looking at java... highly complicated mess of weirdness... looking at minecaft/forge... badly coded, hacked together, badly documented ball of mud... not the perfect thing to begin with. Heck, even a standalone java game is probably less confusing!
-
[1.6.4] [SOLVED] Custom Tree Branches & Custom Leaf Patterns on Tree
For the people who cant read the big red text on the index page: ONLY OFFICIAL VERSIONS ARE SUPPORTED!!!!! I guess that specific case might be added... And the text should rather look like http://wuerfel21.github.io/webstuff/english.html
-
[1.7.10]Strange Fireball movement
I have some items which fire Fireballs, which mostly works, but when travelling, the fireballs movement goes... rather intresting. For the first second or so, it flies as expectd, only to then appear somewere way further(but still in correct direction, just alot further). In the case of ghast fireballs, they seem to duplicate, with the "ghost" having its aim a bit off (only the original one seems to impact). Code: https://github.com/Wuerfel21/The-Derpy-Shiz-Mod/blob/master/src/main/java/net/wuerfel21/derpyshiz/items/FireSword.java#L65-L84 https://github.com/Wuerfel21/The-Derpy-Shiz-Mod/blob/master/src/main/java/net/wuerfel21/derpyshiz/items/ItemFirechargeLauncher.java#L31-L45
-
[1.7.10]Redstone wont turn off?
Oops, i forgot to set the reversePrev variable.... SOLVED!
-
[1.7.10]Redstone wont turn off?
I guess its safe to bump now?
-
[1.7.10]Redstone wont turn off?
i do that... please read the code first
-
[1.7.10]Redstone wont turn off?
So, i have been trying to have a block emit redstone based on a field of its tile entity. Currently, when the flag in the TE turns on, the redstone dust next to the block turns on, but when the flag turns off, the redstone stays on until i manually update it Block: https://github.com/Wuerfel21/The-Derpy-Shiz-Mod/blob/master/src/main/java/net/wuerfel21/derpyshiz/blocks/BlockDetectorBox.java TE: https://github.com/Wuerfel21/The-Derpy-Shiz-Mod/blob/master/src/main/java/net/wuerfel21/derpyshiz/entity/tile/TileEntityDetectorBox.java
-
[1.7.10]Breaking Blocks
well, undoing the changes after breaking the block is probably not a god idea... i just put a return after that, and it worked.
-
[1.7.10]Breaking Blocks
I want to break blocks from code, i tried using this.worldObj.func_147480_a(xCoord, yCoord, zCoord, true); , but it seems like it doesnt calls the break function in the block class. what to use instead?
-
[1.7.10]Render Bounding Box wierednes
Its one of these simple things you never remember...
-
[1.7.10]Render Bounding Box wierednes
wow, im an idiot...
-
[1.7.10]Render Bounding Box wierednes
I already knew it was the bounding box, it was the only thing i changed. So, again: First metod works perfectly, but only accounts for 1 axis Second method should do for 2 axises, but does only have the block itself in the bounding box, which is the problem
-
[1.7.10]Render Bounding Box wierednes
There isnt much to show, it just has the default render bounding box, e.g. when the actual block is offscreen, all stuff extending from it isnt rendered... (BTW the first method works, but the lower one(which is for 2 axises) shows the above symptoms)
IPS spam blocked by CleanTalk.