Everything posted by Luis_ST
-
Forge 1.12.2 running (x) ticks behind without mods
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Forge won't download correctly
which version are you talking about?
-
Mod files not compatible with the current version (1.16.5), but the files are for 1.16.5
you find it your minecraft folder in logs the file you need to post is called debug.log please use https://gist.github.com/ to upload the file and post the link here
-
[1.17.1] How do you create an entity model
take a look at the vanilla models, understand how they work and then move your model into the new system
-
Use An API
that's irrelevant, look at the link it will show you how to add the discord API when using gradle
- Forge 1.16.5 Crash
-
[1.17.1] Multi layer model
you need to register a new RenderType for the Block, use ItemBlockRenderTypes#setRenderLayer in FMLClientSetupEvent
-
Advanced/Complicated Datagen (At least, I think it's complicated)
vanilla has examples for the datagen look at the net.minecraft.data package
-
Refresh Content in Written Book(?)
you mean LivingEntityUseItemEvent.Start?
-
Forge.jar won't open
forge work with java 8-15, but minecraft prefer/use java 8, the best would be to use java 8
-
Forge.jar won't open
minecraft 1.16.5 requires java 8-15 but it prefer 8, you use 16
-
[1.16] PlayerEvent affecting all entities?
use debugger and look what's wrong
-
Use An API
look at the build.gradle file there is a comment out section with .lib create the folder and add the API there if I'm correct this should work for simple jars Edit: look here for more infos how to add the discord API
-
Forge.jar won't open
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
ice and fire (citadel)
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Error When installing forge 1.11.2
1.11 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Fields from 1.7.10 decompiled mod doesn't work
1.7 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
The installation of my forge is giving an error
1.7 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
The installation of my forge is giving an error
which version do you use?
-
Use An API
why do you need the JDA API in MinecraftForge?
-
[1.16.5] Creating a scrollable screen
you also can look at the StonecutterScreen, but basically you moved the scrolling bar via mouse scroll or mouse drag (you set the y pos where it will render in the screen), after moving you can update the screen on client then send a custom packet to the server and updating the screen there
-
Can/How Get A Server Sided Container
You still capitalizing every word... the name sounds like it will return a ResourceLocation or the mod id, not sure because urbanxx001 didn't say what the method does can you actually explain your exact goal to us, because it can be that there is a easier way to do this
-
[1.16] PlayerEvent affecting all entities?
the Event dosen't exist in this class, it's in EntityEvent.Size, I think the Event was moved to the Entity class, because it affects all Entities
-
[1.16.4] Custom Anvil Help
understand how the vanilla anvil work and replace the logic with a recipe system
-
[SOLVED] 1.17.1 Stripping logs
the srg name is now: f_150683_ but there is a better way to do this overwrite Block#getToolModifiedState
IPS spam blocked by CleanTalk.