Everything posted by loordgek
-
Trying to install capes mod
where can i find this
-
Finding a flymod is proving difficult.
?? explain plz something like this ? https://minecraft.curseforge.com/projects/simply-jetpacks
- Updating a free source mod
-
Updating a free source mod
for the inv you need to do it like so player.inventory.armorInventory.get(index)
-
Updating a free source mod
NOTE this is a liteloader project not a forge project getEntityID is still there @Override protected ItemStack getItem(EntityPlayer player) { return player.inventory.armorInventory[this.zeronth]; } do you get the error here ? isChested is now hasChest
-
Updating a free source mod
what part do you not understand ?
-
Updating a free source mod
where can i get the code ?
-
Removing final on classes (Access Transformers)
no do it like so @Override public <T> T getCapability(Capability<T> capability, EnumFacing facing) { if (capability == CapabilityItemHandler.ITEM_HANDLER_CAPABILITY) return CapabilityItemHandler.ITEM_HANDLER_CAPABILITY.cast(fuelSlot); return super.getCapability(capability, facing); } lets post this for fun
-
Coremod - Replace base class with an extended one
https://github.com/nallar/TickThreading you want this
-
Removing final on classes (Access Transformers)
no forge adds a wrapper https://github.com/MinecraftForge/MinecraftForge/blob/1.11.x/patches/minecraft/net/minecraft/tileentity/TileEntityFurnace.java.patch#L78-L93 and for everything else
-
Removing final on classes (Access Transformers)
the javadoc is outdated null = ItemStack.EMPTY
-
Removing final on classes (Access Transformers)
in a inventory that you made??
-
In Game Config [1.10.2]
https://github.com/Vazkii/Quark/blob/master/src/main/java/vazkii/quark/base/handler/GuiFactory.java does this help you ??
-
errors starting my mod
open the build gradle and update version = "1.8-11.14.4.1577" to some thing newer you can find all forge versions here http://files.minecraftforge.net/ mappings = "snapshot_20141130" and update this to 20170319 yyyymmdd
-
errors starting my mod
yes the only thing you need to fix is the block register http://mcforge.readthedocs.io/en/latest/concepts/registries/
-
Mercurius Libraries Issues
post logs
-
1.11.2 forge not loading
we need the full log
-
Optifine not working!
optifine is not supported here
- Forge Crash HELP
-
my 1.10.2 server will not start
actuallyadditions is doing it
-
my 1.10.2 server will not start
there is a problem with actuallyadditions you need to report the author. he is trying to call client side stuff from the server
-
my 1.10.2 server will not start
problem w/ actuallyadditions report to author
-
Server failed to start
you need java 8 you have 7 at the moment
-
Minecraft cannot start
dont use mcreator
-
Server crash [1.10.2]
where ?? do you have a link ?
IPS spam blocked by CleanTalk.