Everything posted by loordgek
-
Internal Excreption Error
https://github.com/SpongePowered/SpongeForge/issues/2176 update forge and see if it still happens
-
Import or force block+item IDs from another map?
you dont need that if the registry names are the same you can do it
-
Internal Excreption Error
is your friend running spongeforge on the server ?? this looks the same your log is different
-
Minecraft crashes with IncompatibleClassChangeError
reflections is using Guava 20 MC is using 21 https://github.com/ronmamo/reflections/blob/c95609a4e83e1f3fc71e4b2fc58b17352a16eef7/pom.xml#L57
-
Changing the players camera angle/looking direction
good job you found a 4 year old thread
-
Help!! Forge 1.7.10-10.13.4.1558 isn't allowing me to start a world!
diesieben07 mabye it is time to remove that
-
Buckets Cause Minecraft to Crash
remove the mod wawla and see if it still happens
-
[1.12.2] Using the Thaumcraft API
https://github.com/Azanor/thaumcraft-api
-
Changing Values of ItemStacks(Speed, durability, etc.) during runtime
https://github.com/loordgek/DartcraftReloaded/commit/0eefbaa3794546c05cdce4bd56d779b03d3ccdf9 do you get the idea now??
-
Changing Values of ItemStacks(Speed, durability, etc.) during runtime
you are doing it here https://github.com/BURN447/DartcraftReloaded/blob/master/src/main/java/burn447/dartcraftReloaded/Items/Tools/ItemToolBase.java#L139
-
Changing Values of ItemStacks(Speed, durability, etc.) during runtime
https://github.com/BURN447/DartcraftReloaded/blob/master/src/main/java/burn447/dartcraftReloaded/Items/Tools/ItemToolBase.java remove: implements Capability.IStorage<IToolModifier> and move the fields inside your capability and use @Override if you Override a method
-
Changing Values of ItemStacks(Speed, durability, etc.) during runtime
override in your ItemForcePickaxe initCapabilities here is how caps work http://mcforge.readthedocs.io/en/latest/datastorage/capabilities/
-
How can I tell which properties are not saved to disk?
why do you want to convert between them that seams a bit pointless
-
Get Item from Block?
Item.getItemFromBlock
-
Spawning Particles on LivingHurtEvent?
so i asked on the forge discord this is what i got from JamiesWhiteShirt
-
Spawning Particles on LivingHurtEvent?
why not
-
Spawning Particles on LivingHurtEvent?
https://github.com/MineMaarten/MineChess/blob/master/src/minechess/common/network/AbstractPacket.java this ?? i used it also and it is fine
-
When is the best time to load a config from web
lol was going to post the same thing. as for that sounds like a bad idea just use the build in config
-
When is the best time to load a config from web
why from the web
-
1.12.2 forge isn't working?
need to go now. sleepy
-
1.12.2 forge isn't working?
- 1.12.2 forge isn't working?
dont know- 1.12.2 forge isn't working?
you have a 1.7.10 mod in there- 1.12.2 forge isn't working?
you have a MOD in there for a newer version you need to check your mods folder for never mods 1.8 and up- 1.12.2 forge isn't working?
- 1.12.2 forge isn't working?
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.