Everything posted by Luis_ST
-
[1.18.2] How do i add a custom Damage source
create a new instance of it, you can take a look at the DamageSource class for the vanilla examples. It is also recommended to store it somewhere in a static final field
-
Mods in mods folder but not in minecraft
it's a file in the log folder it contains informations about the game run
-
[1.19] BiomeLoadingEvent cannot be resolved to a type
Unfortunately I didn't worked with 1.19 yet. But it looks like the BiomeLoadingEvent has been removed. Unfortunately I'm not be able to told you what the replacement is since I'm not familiar with 1.19 code.
-
How do i get the block im looking at?
you can take a look what the BucketItem does in #use
-
Problems with creating a server
did you start the server? How did you install the server?
-
Game crashes with exit code -1
the link does not work
-
How can i fix this problem
which Forge version did you use for the server and which one for the client? Since it looks like they do not match
-
I need help with my biome creation.
The BiomeMaker class does no longer exists in 1.18. Biomes are now json (data) based
-
All the sudden, my modded minecraft will not start again
Problem with Mekanism. Make sure you use the latest version of the mod. If you already use the latest version of the mod report the bug to the mod author.
-
Illegal packet error
post debug log from server and client
-
freeze error
post debug log, unfortunately it is very difficult to find the mode which causing the issue, since in the most cases there is no helpful error
-
Unknown Character in Description [1.16.4]
first of all you should update to 1.16.5, you also need to mention that 1.16.5 is LTS and it will be replaced in the weeks with 1.18.2 is there any character after your description? like a space or a new line (/n)
-
[1.16.5] tile entity tick performance
it depends on what you are doing in the tick method and what depends on the action. For example if you simply update a value or updating a progress of a recipe this will have little or no impact on performance. If you place/remove/update hundreds of Blocks each tick this will have a huge impact of the performance. Note the impact also depends on the power of your Computer
-
Creating a custom furnace in 1.18.2
in additional to @Sweetmimike, if you looked at the vanilla code. Try to recreate it, if you then have any problems you can come back. But note we then need your code to help you
-
Minecraft crashed cause of certain mod I made
Did you registered a Model for this Entity?
-
[Help] Entity Rotations not working
Do you use a degree or radiant value for the rotation. based on the description of the problem I would say you use a degree value. you should try in this case a radiant value
-
Modded Minecraft 1.18.1 keeps crashing.
One of your mods requires DynamicRegistries. Unfortunately the mod does not properly indicate this dependency, so the mod simply crashes instead of Forge showing a helpful error message.
-
[Forge 1.18.1] Help with block with transparency and custom shape
post a Git repo of your Mod
-
[Forge 1.18.1] Help with block with transparency and custom shape
try to move the FMLClientSetupEvent into a client event class
-
Minecraft crashed cause of certain mod I made
what did you mean by help? whats the issue
-
Minecraft crashed cause of certain mod I made
where did you call EntityConfig#bake? since based on the error, I would suspect that the method is not called
-
Minecraft crashed cause of certain mod I made
show this class please your Mod as a jar file is not helpful, if you want to share your Mod (the Code of it) with us, use GitHub
-
Forge server doesn't open
you need to update to the latest version of Forge 1.16.5
-
failed to load datapacks issue when starting
Looks like a problem with Beyond Earth. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
Forge server doesn't open
use the full path of java 8 instead of 'java' in the bat/sh file
IPS spam blocked by CleanTalk.