Everything posted by TheRPGAdventurer
-
[1.10.2] How do I disable the oversized head on the baby version of my mob.
Also I fixed the head it's in the model's render method, protected void renderHead(float scale) { float headScale = 1.4f / (size + 0.4f); if (this.isChild) {float f = 2.0F; this.head.render(scale);} else {head.setRenderScale(headScale); head.render(scale);} Just put an exception between adult and baby types, side note my model has different renders per part.
-
[1.10.2] How do I disable the oversized head on the baby version of my mob.
meaning 25 is block limit?
-
[1.10.2] How do I disable the oversized head on the baby version of my mob.
also why is it int y = 255 in getGroundFromAbove
-
[1.10.2] How do I disable the oversized head on the baby version of my mob.
It doesn't need to be perfect but thanks!
-
[1.10.2] How do I disable the oversized head on the baby version of my mob.
That's why I need a tutorial. Badly
-
[1.10.2] How do I disable the oversized head on the baby version of my mob.
One question is that if you use structure blocks do you still have to use and IWorldGenerator or Just directly use the generate method in the structure's class.
-
[1.10.2] How do I disable the oversized head on the baby version of my mob.
I really have trouble understanding the generate method.
-
[1.10.2] Spawning structures using Structure Blocks files
I used to follow an old tutorial in 1.8.9 but if you use nbt files to spawn structures do you still use IWorldGenerators or you just simply make a class that grabs the location of your nbt structure and generate them? Sorry for being old the future is now old man!
-
[1.10.2] How do I disable the oversized head on the baby version of my mob.
also have you seen tutorials on making complex structures like jungle temples and desert temples, I have seen one but it only works for 1.8.9.
-
[1.10.2] How do I disable the oversized head on the baby version of my mob.
How about the ocelot, how does it's head size is handled.
-
Need help with 1 block texture
NAH! just used the wood block!
-
Need help with 1 block texture
HAHAHAHA! but where can I find a texture of a unarranged pile of sticks in minecraft? oh wait! I know!
-
Need help with 1 block texture
Hello Forge, I don't think if this is the correct website to ask for textures(please tell me if you know some websites), but I need a texture for my block, basically it just need to look like a pile of sticks, I'm not really good with textures but all help is appreciated.
-
Add the UpdateRiderPosition from 1.7.10 to 1.10.2 + version of minecraft in the Entity.class
The UpdateRiderPosition was a very useful method from 1.7.10, what it does(if you don't know) is it places the players position when riding an Entity, sadly it was removed in 1.9(I don't know the reason tho), If it is impossible you can simply say no that's impossible and it will never happen.
-
1.10.2 how to make your structure spawn in underground caves.
here's the link to the tutorial http://www.minecraftforum.net/forums/mapping-and-modding/mapping-and-modding-tutorials/2667034-1-8-x-and-1-9-complex-structure-generation
-
1.10.2 how to make your structure spawn in underground caves.
Wait.. I heard of this before, maybe I should try it. No wonder I keep seeing nbt files but I can't open them in notepad.
-
1.10.2 how to make your structure spawn in underground caves.
also you got any complex structure tutorials bro for 1.10.2? I think the one I found in version 1.8.9 is not working OR it is working but I am just being a fucking idiot again :D! Just tell me if this http://www.minecraftforum.net/forums/mapping-and-modding/mapping-and-modding-tutorials/2667034-1-8-x-and-1-9-complex-structure-generation from 1.8.9 still works on 1.10.2+
-
1.10.2 how to make your structure spawn in underground caves.
Nah! It's not this, it's a pretty old video tho. Maybe it was deleted long ago.
-
Does anyone have a tutorial for complex structure generation for 1.10.2?
I found a tutorial for 1.8.9 butit doesn't work anymore, really need help.
-
1.10.2 how to make your structure spawn in underground caves.
Maybe it's in this video , not sure tho. Hey can you tell me where is the MonsterSpawnerStructure is located, I had trouble attaching the nest I made in the caves.
-
1.10.2 how to make your structure spawn in underground caves.
Oh sorry did I typed wiki? It's not really the wiki it's a documentary on youtube about dragons I watched years ago, My suggestion was just a small dragon's nest with an egg in the middle without the parents and the player just have to load this in his/her minecart and bring it home so he/she can hatch it.
-
1.10.2 how to make your structure spawn in underground caves.
also, where is the location for spawner structures tho. (the location net.minecraft)
-
1.10.2 how to make your structure spawn in underground caves.
I head over the wiki that dragons abandon their nests once they lay their eggs just like reptiles do.
-
1.10.2 how to make your structure spawn in underground caves.
it's really just a small structure with random that i mentioned blocks with a shape of a nest, still thanks.
-
1.10.2 how to make your structure spawn in underground caves.
I made a dragon nest structure it's pretty simple made with coarse dirt, haybales, and leaves but how do I make it spawn underground?
IPS spam blocked by CleanTalk.