-
Custom Dimension 1.17?
Thank you! Both of you were very helpful.
-
Custom Dimension 1.17?
Hi there. I just switched to forge 1.17.1 but can't find much documentation for what I need. Does anyone know where I can find any documentation on how to create a custom dimension, so a specific pattern to light a portal and when you enter it, it loads the custom dimension?
-
Texture file not found (but no compile exception)
Show the code and your debug.log
-
Making a custom player-like mob
These should be for you then https://resources.jetbrains.com/storage/products/intellij-idea/docs/IntelliJIDEA_ReferenceCard.pdf But What you're looking for is Ctrl + Shift + N
-
Making a custom player-like mob
IntelliJ -> Preferences -> Keymap Or just go Help and search preferences
-
Making a custom player-like mob
Depends. What keymap are you using? If you go under Preferences -> Keymap you can check
-
How do I make a Custom Armor Model for 1.16?
No problem
-
How do I make a Custom Armor Model for 1.16?
Delete line 23 to 27. When instantiating your ArgentumChestplateModel class, give it 1.0F as a parameter.
-
How do I make a Custom Armor Model for 1.16?
What exactly is errored?
-
How do I make a Custom Armor Model for 1.16?
Hmm. I've been trying to look for a replacement for those but I'm not sure. Seems like there was a big change from 1.15 to 1.16. Try doing your own research maybe. Also, just curious. What exactly happens if you remove all the lines that have that error? Does the armor model partially work? Is there an error?
-
How do I make a Custom Armor Model for 1.16?
public ExampleConstructor(float i) { super(i); /.../ } Your model constructor needs a float
-
How do I make a Custom Armor Model for 1.16?
Oh. Then extend BipedModel in your Model class and replace setTextureOffset() with texOffs(), textureWidth with texWidth, textureHeight with texHeight. Not sure about body.setRotationPoint() though.
-
How do I make a Custom Armor Model for 1.16?
I think you exported the model as an entity from blockbench, as your model class should extend BipedModel. Pick Block/Item this time.
-
How do I make a Custom Armor Model for 1.16?
Put package com.skullblade.planeswalkermod.common.models; at the start of your class
-
How do I make a Custom Armor Model for 1.16?
And what does it say when you hover over the class name which is underlined red...
IPS spam blocked by CleanTalk.