Sign in to follow this
Followers
0

[1.12.2] On item right click damage entity.
By
Merthew, in Modder Support
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
By poopoodice · Posted
Well, since public Container createMenu(int id, PlayerInventory playerInventory, PlayerEntity playerEntity <--------) { return new MyModContainer(id,playerInventory, world,extraDataWriter); } you already have the player, why don't you just pass the player in? Also getEntityByID is using entityID not UUID, use ServerWorld#getEntityByUuid/getPlayerByUuid although it is not necessary because you've got the player already. -
trying to start the forge server with more memory using the command java -Xmx1G -Xms1G -jar minecraftforge-universal-1.6.2-9.10.0.804.jar nogui but keep getting the error: launcher.lang.reflect.InvocationTargetException also happens if I use the megabyte version, so like 1024M.
-
For the client you have to select the location of your minecraft installation, .minecraft
-
The place where you installed the server with forge should have a folder named mods propably. Put your mods in there.
-
Topics
-
Who's Online (See full list)