Wow, I just ran into that the other day, glad to see I'm not crazy
Doesn't matter, I use it (by way of forge 9.10.0.800) and it still shows up in my code.
not sure why this was resurrected and i feel like it shouldn't have been, but i meant it would have saved him a lot of time because mcp decompiles and deobfuscates the code for you, which is what he was doing
I can help you with some textures. I will add them later! =D
EDIT : Here's the spear texture :
Here's the log suit texture :
logsuit 1 -
logsuit 2 - ( it is a blank space because that's it xD )
oh sorry i didn't notice this comment, i already have a spear texture but I'll use the logsuit, thanks!!
And I actually wanted to ask ,do you have any experience with pieces in techne?
I'll appreciate help :3
I have some experience with them, but when it comes to making pieces in techne, there are a ton of annoying bugs, and the code it outputs always requires some bug fixing
If you really want to learn how to use them I'd look for some tutorials on youtube
If you respect my work, upvote my post in this topic, and when you upvote me, i will be working on the Pig model, and here's a little side note, if you do not know how to make a Entity use both EntityAIAvoid and EntityAIAttackOnCollide, then i suggest not asking for this model, then maybe i will work on the Perd, that dang giant turkey that try's to eat all your berry supplies! Freaking hate those things...
Looks good! Could you add a download for the actual techne file too though?
sorry about the blurry textures, its VERY hard reducing a 64x64 texture (from the dont starve game files) to a minecraft-friendly 16x16 texture, anyways, feel free to use them, I wont be offended if you dont
I could have easily done that myself, I'm not because of copyright issues and it doesn't look good.
Being a massive dont starve fan myself, the idea of a dont starve mod for minecraft really interests me. I just finished watching your video of the rabbits and it looks really cool and I hope you finish this. Can't wait to see how this goes
When I see this, I see an amazing Lets Play from Sips. This mod seems really cool and I hope you carry on 'till completion
If he does a lets play on this I will be really happy, I plan to finish it!Updated main post to show more progress! Made a rabbit model and texture, and got a block texture!
Okay I've given up trying to solve this on my own, can someone please tell me why the exact same block is rendering like this?
As the picture shows, the blocks on the left are rendering as they should, while the blocks on the right have a much darker hole in them. This problem only appears in deserts as far as I can tell, and it's only visible at some camera angles, so if I move the camera the block will render right
here is the code that's currently doing that:
public boolean renderWorldBlock(IBlockAccess world, int x, int y, int z, Block block, int modelId, RenderBlocks renderer) {
if(ClientProxy.rabbitHolePass == 0){
renderer.renderStandardBlock(Block.grass, x, y, z);
}
else{
renderer.renderFaceYPos(DontStarve.rabbitHole, x, y, z, DontStarve.rabbitHole.getTopIcon());
}
return true;
}
If someone has any idea why this is happening, please help!
Keep going, man. It... sounds promising. This is a really good idea, and noone has replied yet, so I'm just telling you that there are heaps of people that want to see this done!
0
not sure why this was resurrected and i feel like it shouldn't have been, but i meant it would have saved him a lot of time because mcp decompiles and deobfuscates the code for you, which is what he was doing
0
oh sorry i didn't notice this comment, i already have a spear texture but I'll use the logsuit, thanks!!
I would work on it more but I got a job, so my free time has disappeared, I'm going to do what I can though!
0
I'm afraid not, sorry
0
I have some experience with them, but when it comes to making pieces in techne, there are a ton of annoying bugs, and the code it outputs always requires some bug fixing
If you really want to learn how to use them I'd look for some tutorials on youtube
I'll pm you if I think of something, what experience do you have??
0
It looks awesome! Thanks!
0
Looks good! Could you add a download for the actual techne file too though?
0
I could have easily done that myself, I'm not because of copyright issues and it doesn't look good.
0
depends, how much experience do you have with coding AI's?
0
can you make minecraft models??I need people to make textures!! read the main post!
0
thanks for the support!
1
If he does a lets play on this I will be really happy, I plan to finish it!Updated main post to show more progress! Made a rabbit model and texture, and got a block texture!
0
As the picture shows, the blocks on the left are rendering as they should, while the blocks on the right have a much darker hole in them. This problem only appears in deserts as far as I can tell, and it's only visible at some camera angles, so if I move the camera the block will render right
here is the code that's currently doing that:
If someone has any idea why this is happening, please help!
0
0
0
Thanks for the support!