Everything posted by Luis_ST
-
How fast do diamond and netherite tools mine in __f in coding?
the destroy speed of Blocks is calculated in Player#getDigSpeed, due to several factors there are no destroy speed for a Tool, because of this there is no time how fast a tool mines a Block but you should be able to calculated time if you need it what did you tried to achieve?
-
It Now Takes 9 Hours For One Minecraft World To Load (Or It Never Loads)
post debug log and please use https://gist.github.com/
-
Minecraft Game crash
post debug log
-
Ore Generation In the END 1.16
this should work, if not create your own thread (show your code) since this thread is ancient
-
1.18.2 How do I make my block only mineable with netherite?
there is a Forge tag for this case, it's called needs_netherite_tool
-
I don't know what crashing
Problem with Konkrete. Make sure you use the latest version of the mod. If you already use the latest version of the mod, report this bug to the mod author.
-
I need help figuring out how to apply the emerald ore generation to my custom ore
via FeatureUtils.register and PlacementUtils.register
-
Mismatched Mod Channel List config?
client side mods are not required on server and they won't load on server if they are programmed correctly , so this is not the problem Post debug log from server and client
-
i am following a tutorial but something is not working
Do this, infos are for example the version you are using, the error you get from your IDE
-
error 225
post debug log Note that only 1.16 and 1.18 are currently supported
-
I can load 1.18.1 fine but when i updated to 1.18.2 forge it keeps crashing
the log you post starts Forge 1.18.1, but the Mod you install are for 1.18.2
-
I need help figuring out how to apply the emerald ore generation to my custom ore
first of all there are a lot of threads with these topic, just search in the Forge second you can take a look at the vanilla Ore generation, OreFeatures and OrePlacements are the classes you should look at note that you need to register the Features and Placements in FMLCommonSetupEvent and add them via BiomeLoadingEvent
-
my friends cant join my 1.16. forge server
do not set the ip in the server.properties, you can disable your Firewall and your Antivirus for testing
-
Got a " The game crashed whilst rendering overlay" error.
Problem with Oh The Biomes You'll Go. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
[Solved] Creating custom Arrow Entity
Projectile is the super class of AbstractArrow which is the super class of Arrow, you can use your IDE to override the method in your Arrow class i would also recommend you to learn the basics concept of java object orientation programming
-
[Solved] Creating custom Arrow Entity
do you know basic java?
-
Error Game crashed
delete this config file
-
[Solved] Creating custom Arrow Entity
the method exists it's Projectile#onHitEntity
-
[Solved] Creating custom Arrow Entity
it's the Arrow class for normale Arrows and SpectralArrow class for Tipped Arrows
-
Forge crahing with exit code: -1 on 1.16.5
delete this config file
-
Error using Forge Server/Client 1.16.4 (Latest&Recommended)
did you run minecraft after updating Optifine?
-
Error using Forge Server/Client 1.16.4 (Latest&Recommended)
the log will be replace when you run minecraft, so it has the same name but different content
-
Error -1 and Invalid path arguments
the launcher log is in .minecraft/launcher_log.txt
-
[1.18.2] Trying to import a mod library .jar into my project
Did you refresh gradle after adding the dependency?
-
gradlew genIntellijRuns fails
1.16.5 requires java 8
IPS spam blocked by CleanTalk.