Everything posted by DragonITA
-
Really need help.
- [1.15.2] My entity is invisible
And @diesieben07 what for example should i put into my render function? (ModelRenderer.DontKnowFunctionWhatsTheName)- [1.15.2] My entity is invisible
Thanks a lot! But why Mojang has changed the name of the function?- Really need help.
@Mojo12 you can use Tabula.- [1.15.2] issue with position/movement update to other players in multiplayer
I dont can good read in Gitlab (sorry for bad english)- [1.15.2] issue with position/movement update to other players in multiplayer
Can you make a Github account and show the whole mod?- [1.15.2] My entity is invisible
What have i do false?- Why does the Mojang do that?
Wow thanks, this explain most of my questions.- [1.15.2] My entity is invisible
pls help me.- How do i set mirrored texturing on entity-model
You can see tutorials for the 1.12.2 then you want modify your texture. Import your mob into Tabula, import his texture, use the mirrored GUI and export the new Model as Java vlass with the new Texture. Then in your IDE change the code for make it compatible with the 1.15.1 and finaly enjoy.- Why does the Mojang do that?
I do not understand why the Mojang does not explain what its functions are. Since you don't have a web site where some functions are explained and don't always tell our IDE what they do (for example Eclipse tells me what the DeferredRegister does but not what the function ModelRenderer.render does). Why does the Mojang do it?- [Solved][1.15.2]How do you generate custom ores
@Nexus_Developer- [1.15.2] My entity is invisible
I realy need help with my entity.- How do i set mirrored texturing on entity-model
If this dont help you then you can find tutorials on it. Hope i helped you ?.- How do i set mirrored texturing on entity-model
Ok, you need Minecraft 1.12.2 to use it, the mod jar and his dependice, iChun.- [1.12.2] Creating an Entity with OBJ model?
@Thegametutor101 yes, it was possible. If you see the Mod of Lycanite you can see he used OBJ models for his entities. Lycanite Mobs, the mod, is open-source and you can find it here: https://gitlab.com/Lycanite/LycanitesMobs/-/tree/master- How do i set mirrored texturing on entity-model
@Drachenbauer Why you not try Tabula and then export you texture? You can importing your Model into Tabula, then set the Mirror GUI on and play a bit with it. I am sorry if you have need to wait so long for a answer.- [1.15.2] My entity is invisible
Hello, i am triyng to make a entity in the 1.15.2. It spawn, the spawn egg has a texture and it should work fine, but i cant see my entity and i dont know why. Here is the Link to my Github: https://github.com/DragonGamerDevelopers/NewFantasyMod Pls if you know why it dont render then say it me i realy need my entity. Thanks for reading. A picture:- [1.15.2] Entities spawn incorrectly
You can try to see the Github of Cadiboo. Cadiboo finaly made a system for entities and you can see it on his Github. If this dont help then i dont know.- [1.15] Custom sword is not being held properly
@Zeide, you have a good idea, but if this dont work then @gamas you should make a manual model with Blockbench and export it as json model, else if you want the model of the sword then the first idea should work.- [SOLVED][1.15] How to make OBJ Items
@Discult, i dont am a expert with json files, but i think that you can check older tutorials then the json system dont change. Example: { "parent": "builtin/generated", "textures": { "layer0": "" }, "display": { "thirdperson": { "rotation": [-90,0,0], "translation": [0,1,-3], "scale": [0.55,0.55,0.55] }, "firstperson" { "rotation": [0,-135,25], "translation": [0,4,2], "scale": [1.7,1.7,1.7] } } } You can make a model in Blockbench and export it as Json File.- [1.12.2] Custom Inventory slot
1. 1.12.2 is no longer supported due to his age.- [1.15.2] With what function the «.render» function from Tabula was replaced in the 1.15.2?
If no then was here any alternative to it? (It = this.ModelRendererName.render() )- [1.15.2] With what function the «.render» function from Tabula was replaced in the 1.15.2?
Ok, nobody knows the new name?- Please help ! My game client crash
1.12.2 is no longer supported (and i cant help you then i am bad to read logs, sorry) ? - [1.15.2] My entity is invisible
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.