
Everything posted by ChampionAsh5357
-
Projectile Gravity
I don't know much about geckolib, but it seems like there is no interpolation between the positions across frames. You should probably check your renderer to see what is happening there.
-
Shaders related! [1.19.2]
You can make changes to the shader json realtime anyways by just reloading the assets with F3 + R iirc. If you want to set the uniforms manually, you can grab them from the ShaderInstance via #getUniform and then calling #set.
-
Help finding the server.jar file
Why do you specifically need the server jar file?
-
Black screen randomly appears when playing modded Minecraft 1.12.2
This sounds like a hardware issue if the screen is going black and not just the game.
-
Got a " The game crashed whilst rendering overlay" error.
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.4 (Latest) and 1.18.2 (LTS).
-
my game keeps crashing how do i fix?
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.4 (Latest) and 1.18.2 (LTS).
-
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.4 (Latest) and 1.18.2 (LTS).
-
I can't start my modded minecraft server
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.4 (Latest) and 1.18.2 (LTS).
-
1.12.2 Forge Server is not starting
1.12.2 supports Java 8, not Java 16. Otherwise, the version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.4 (Latest) and 1.18.2 (LTS).
-
How to Override Non-Public Class in TextureAtlasSprite
What do you mean by override in this context?
-
Custom bar texture not rendering in game
What version are you on and what does your file structure and blockstate json look like?
-
Everything looks invisible when i log in with modded forge client to a paper 1.19.2 server.
I'm not sure how this is for 1.19.2 when you are using a 1.12.2 modpack.
-
fml.modloading.dupedmod error
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.4 (Latest) and 1.18.2 (LTS).
-
Crashing on Startup
Then, unprivate the pastebin?
-
How to fix this crash im on 1.8.9
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.4 (Latest) and 1.18.2 (LTS).
-
SimpleOres + Multiverse Core
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. Currently supported versions are 1.19.4 (Latest) and 1.18.2 (LTS).
-
[1.19.4] Optimal way of registering custom block/item renderer?
Not much you can do there other than just create anonymous classes.
-
Forge Modloader installation failed
Remove anything that ends with `mojang.com` within the file, save, and then try again.
-
Need Help to make an TextComponent with a Clickable Event in 1.18.2
Add a MutableComponent with a Style that sets the clickEvent when action of COPY_TO_CLIPBOARD.
-
Mod mob animation bug
The calculation done for determining whether an entity is moving is (x + z)/2 > 0.015 (default) and limbSwingAmount != 0. Most likely, your entity's speed is too low to be detected when moving.
-
1.19.3 Render Blue Overlay Over Entities
Create a new RenderLayer for that and do something like the EnergySwirlLayer. Then, attach it during EntityRenderersEvent$AddLayers on the mod event bus. What you are doing right now will do nothing as the parameters are set by the model before rendering anyways.
-
[1.19.4] Custom specific recipe is overwritten by a more generic one
You can't. It's whichever comes first in the stream order will be picked, which is almost always the vanilla datapack unless you happen to reorder the datapacks to detect your recipe first. Even then, I'm not sure whether that will fix the issue because of the asynchronous behavior of datapack loading. This doesn't matter.
-
[1.19.4] Optimal way of registering custom block/item renderer?
Basically, a subtype of the Item class.
-
How can I do a player rideable entity?
Look at how Boat or AbstractMinecart works. Vanilla has many entities that can show you how the classes work.
-
Narrator class has gone missing
Mojang has updated text2speech in a bunch of versions yesterday, so you will need to invalidate, refresh, and regen the runs of your gradle project.
IPS spam blocked by CleanTalk.