Everything posted by Luis_ST
-
[1.16.2] Changing slot x and y position on the fly
the doc explains how to use an AT
-
[1.16.2] Changing slot x and y position on the fly
use an AT an make them public, note you need to update them to server/client
-
Mod Folder Creating Itself
post updated mods & minecraft folder
-
Mod Folder Creating Itself
it can be that the mod file description is wrong, you need to test but if the game crashes, there is a high probability that you are using the wrong version of a mod
-
Forge not downloading
minecraft requires java.... (if this is a question)
-
Mod Folder Creating Itself
are there mods in the folder, because your mods are in the main folder Edit: Also note that you use mods from different versions (1.16.2, 1.16.3, 1.16.4 and 1.16.5), and you use a Fabric mod
-
some item json model problem
which version did you use because addPropertyOverride no longer exist and next time create a thread in the correct subforum, because this is not a gradle problem
-
The game starts in demo mode
1.15 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Demo
1.13 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
1.17 info
the only thing that has changed is 1.17 uses mojang class names is this what you mean?
-
Can't connect to my forge server!
you shouldn't set the server ip
-
Crash During Roguelike Adventures and Dungeons 1.42 Server with Hamachi
post the full log
-
My launcher doesn't starts minecraft
post debug log
-
Entity not rotating.
first: https://www.oracle.com/java/technologies/javase/codeconventions-namingconventions.html create a value inside your Entity which handles the rotation, update this value in the tick method of your Entity set the y rotaion of the main ModelRenderer (in your case Boomerang) to this value, do this in setRotationAngles of your Model class
-
Entity not rotating.
you do this inside the model, show the model class
-
Real name of a variable (pls send help)
its public net.minecraft.world.gen.settings.DimensionStructuresSettings field_236193_d_ # structureConfig and if you want to remove final public-f net.minecraft.world.gen.settings.DimensionStructuresSettings field_236193_d_ # structureConfig
-
Changing Sword swing animation
1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
1.17.1 Ore generation is not working properly.
stop using this code its broken! you should register the ConfiguredFeature
-
mc forge 1.8 wont install
1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
[SOLVED] Falling damage doesnt dissapear with PlayerTickEvent event.player.fallDistance = 0;
a few other things that are wrong in your code: you can't store a value in a Field because the Event is fired for each Player you should use Capabilities instead your ClientEvents class is only client side so if you get the fields on server they are not set/have the default value you can fix the problem by using a Capability and sync them to the server in addition the PlayerEntity class has already methods which you can use server side (for sneaking: Entity#isShiftKeyDown, for jumping: LivingEntity.jumping but it's protected you should use Reflection or an AT)
-
[SOLVED] Falling damage doesnt dissapear with PlayerTickEvent event.player.fallDistance = 0;
this is your problem https://github.com/Manueh333/WinxClub-Reborn/blob/3eecb2e3892069ff0a7f3869a137cb1958b9bc6f/src/main/java/com/manueh/winxclubreborn/Server/ServerEvents.java#L15
-
get coordinates of the block the player looking at
learn basic java
-
when I start my minecraft with about 10 mods it happens and there is nothing wrong with the mods and the forge version
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support
-
What is replacement of these imports
use your IDE, World -> Level TileEntity -> BlockEntity
-
(Incomplete set of tags please contact server operator) Help!
post the link
IPS spam blocked by CleanTalk.