Everything posted by Luis_ST
-
Recommended video tutorials on Forge modding basis
i never watched the tutorial, but it's the recommend tutorial by Forge so i think yes
-
Recommended video tutorials on Forge modding basis
https://wiki.mcjty.eu/modding/index.php?title=Main_Page
-
NoSuchFieldException but field exists
you need to use SRG names, since outside of Dev the fields are obfuscated the SRG name is f_91064_
-
[SOLVED] I need help in ore generation 1.18.1
the UraniumOre is null since it's not registered at the point you use it, do not store the BlockState of the UraniumOre in a static field since the Class is load too early by AutomaticEventSubscriber
-
FML Early Loading Progress?
Update Forge to the latest version and do not put you server on OneDrive
-
"Invalid Java runtime config" code 1
please post full debug log, since the log you post simply ends
-
Start.bat file is STILL trying to run Java 17...
replace the java in the bat file with the full path of the java version you want to use/which is required to run the server
-
"Invalid Java runtime config" code 1
post debug log
-
Forge 1.16.5 jar will not create new files
did you modify the .bat file or did you rename the .jar file
-
Forge 1.16.5 jar will not create new files
show the content of the .bat file
-
Forge 1.16.5 jar will not create new files
run the server via the scrip file (.bat/.sh)
-
[1.16.5] Generating custom ore
your BiomeLoadingEvent EventHandler is not registered
-
forge crash invalid java runtime exit code 1
remove Performant
-
Unbreakable but movable block
that should work
-
Register a BlockEntity attachable to any kind of Block
you can use this as valid Block Set: Registry.BLOCK.stream().collect(Collectors.toSet()) Note: I don't know if what you're trying to do works at all and whether the code part is working in the registry
-
Unbreakable but movable block
the block is then insta breakable
-
crash : "Mod" has @SubscribeEvent annotation, but takes an argument that is not a subtype of the base type interface
basic java is required for modding minecraft
-
I cant seem to get into my head how to generate ores [1.18.1]
show your code
-
1.16.5 server setup issues
yes, if the error still exists after that run the server from the command line and post full output
-
I cant seem to get into my head how to generate ores [1.18.1]
you can take a look at vanilla, you can use the OreFeatures class and the OrePlacements class as an example. Then you need to use BiomeLoadingEvent to add the Ore to the World (Biome)
-
Invalid Java runtime configuration 1.16.5
remove Optifine
-
1.16.5 server setup issues
post debug log, 1.16.5 requires java 8
-
minecraft modpack crash
is this the full debug log? since there is no error in the log you post
-
(1.16.5) Can´t enter any Modpack
Problem with Architectury and/or Serene Seasons. Remove both Mods.
-
minecraft modpack crash
post debug log
IPS spam blocked by CleanTalk.