Everything posted by Ilyemu
-
How to set the flight path of the dragon?
Do show what you have done so we have somewhere to start!
-
1.15 Entity Modeling ".getBox" not working
addBox is definitely still there, do check out the ModelRenderer class. If yours is obfuscated, do update your mcp
-
[1.15.2] Custom Entity World Spawn Registry
Instead of doing checks via their registry name, maybe you can try using their registered biome instance, should avoid the problem of mismatch string in the future.
-
[1.15.2] Custom Entity World Spawn Registry
Take a look at the method getSpawns in the Biome class. You can use that to add your entity into the spawnlist for each biomes.
-
[1.15.2] Biome builder methods
Looking at downfall, it seems like it affects how often it rains, the color of the grass/foliage. (Seems like anything more than 0.85F is considered high humidity) Scale maybe is how big a biome would be? Not too sure.
-
Custom entity kiwi bird gets adult babies [1.15.2]
@Override public void render(MatrixStack matrixStackIn, IVertexBuilder bufferIn, int packedLightIn, int packedOverlayIn, float red, float green, float blue, float alpha) { Body.render(matrixStackIn, bufferIn, packedLightIn, packedOverlayIn, red, green, blue, alpha); } In here, you overrode the AgeableModel's render method which contains the info for scaling child models.
-
Entity Animation playing the same despite different conditions
@CHEESEBOT314 Thanks for the reply! I've already tried that and it messed with the entity that is on ground's animation. Is there another way or do I have to find another method to do it?
-
Entity Animation playing the same despite different conditions
So I have this problem where one entity would play the animation fine on land (like it's supposed to) and when i add another similar entity whereas it is not on land (not supposed to play animation) will not play animation until the first entity renders on screen. In which it will follow the same exact animation as the one on land until the first entity goes off screen. Any help would be greatly appreciated. Feel free to clarify if my explanation isn't understandable Model Code Render Code Client Proxy (if needed)
-
"Error executing task on client" 1.15.2
Hey guys, i currently receive an error when i join my lan server. It does not cause any crash but i can't seem to figure out where it is coming from.
IPS spam blocked by CleanTalk.