
Everything posted by Cadiboo
-
Camera Effect?
Do you know if the distortion caused by nausea would also be possible with this event?
-
IFuelHandler deprecated??
Or that, but the first approach is easier to understand and read which is what I was aiming for. In actual code this method should be used, but I would probably wrap it in a method for readability
-
[1.12.2] I really need help for that.
We’ve given you at least 2 solutions to this problem
-
IFuelHandler deprecated??
Just do min_durability + ((max_durability - min_durability) * new Random.nextFloat(1)) This generates a random durability greater than or equal to min_durability and less than or equal to max_durability
-
Recipes do not override OreDictionary ones
I assume your modifying your mod in 1.12.2 in preparation for 1.13?
-
Recipes do not override OreDictionary ones
So OreDictionary is overriding your mod's recipes? This is a pretty unique problem that will probably be solved with data packs in 1.13, I'm not sure you could change this without modifying (with Reflection? or a CoreMod?) stuff in the Recipe registry like CraftingManager.getMatchingRecipeFor, which kinda defeats the whole point of JSON recipes which is to make everything dynamic and customisable
-
Recipes do not override OreDictionary ones
Not sure I fully understand, but I believe that Ore Dictionary is going to be replaced by the 1.13 Vanilla Tag system
-
IFuelHandler deprecated??
so why is it an interface? I would expect the values to be in a reference class as constants
-
IFuelHandler deprecated??
why is this an interface??
-
How to make a custom mob/entity?
Have a look at the classic open-source mods like MinecraftByExample Jablears TestMod Choonsters TestMod tinkersconstruct mekanism
-
I need help! I've been everywhere to try and fix this and nothing is working!
Sorry, forgot that this was an error with installation and not a crash. On a side not only download mods from CurseForge.
-
I need help! I've been everywhere to try and fix this and nothing is working!
Then everything should work perfectly, can you post your most recent debug.log?
-
[Solved] [1.12.2] How to handle exceptions in constructors
Have a look at my solution to this problem at https://github.com/Cadiboo/WIPTechAlpha/blob/master/src/main/java/cadiboo/wiptech/util/ModEnums.java (ModMaterials) all my metals are registered here with properties (hasOre, hasNugget, hasTools etc.) and registration is done automatically based on this. It’s even possible for other mods to add, remove & modify the materials
-
I need help! I've been everywhere to try and fix this and nothing is working!
Never use 9minecraft, the mods u get from there are filled with viruses. Delete all the mods you got from there
-
Forge Server Not Opening And Providing Necessary Files
https://minecraft.gamepedia.com/Tutorials/Setting_up_a_Minecraft_Forge_server
-
I need help! I've been everywhere to try and fix this and nothing is working!
Thankyou! This helps a lot, what sites did you download your mods from?
-
Forge Server Not Opening And Providing Necessary Files
Run it from command line with ”java -Xmx1G -Xms1G -jar FILE_LOCATION.jar nogui
-
Forge Server Not Opening And Providing Necessary Files
Run “which java” and “java -version” and ”echo $JAVA_HOME” and post the results.
-
[Solved] [1.12.2] How to handle exceptions in constructors
Both block and item extend IForgeRegistryEntry if that helps
-
I need help! I've been everywhere to try and fix this and nothing is working!
What is the address of the site that led you to http://adfoc.us/serve/?id=27122867254393 it is important and could be the cause of your problem. Please post it
-
Forge Server Not Opening And Providing Necessary Files
Is there any output when running the server from the command line?
-
Forge Server Not Opening And Providing Necessary Files
Is java configured correctly? What does the java version command (in cmd) say? Does the system say why it didn’t work (error message? System log)
-
Help i cannot turn on my modpack/game
You can also use -Xmx<gigabytes>g
-
Forge Server Not Opening And Providing Necessary Files
Post any logs you can find, computer specs, how your launching the sever & your java version
-
Animate Custom Block Models
Do you have a tile entity? How dynamic are your models/textures
IPS spam blocked by CleanTalk.