Everything posted by Animefan8888
-
[1.12.2]Why drop my Entities nothing
Is it in the right folder path?
-
Help with TileEntity/Container communication?
Send a packet to the player there are multiple ways to do this, but show your code and I can tell you which on to use. Return true in onBlockActivated
-
slow loading.... ore gen efficiency needed
If you want to decrease this you could increase the vein size, and decrease the chances to spawn in a chunk.
-
slow loading.... ore gen efficiency needed
The chance variable means how many possible chances the vein has to spawn in a chunk, not a percent chance.
-
Forge Server Crash With Mod Build
Ok, did you solve all of the problems we told you about? Attempting to call client only code here and here. Why are you not using the events to register models, Items, and Blocks? Read the forge docs on them you should not be doing ForgeRegistries.REGISTRYNAME.register(obj);
-
slow loading.... ore gen efficiency needed
It will most likely do this.
-
[1.12] Recipe that accepts any level of damage on items
No it does not because mine only extends Item.
-
slow loading.... ore gen efficiency needed
This would still be too much. This would be 15 veins of approximately 3 blocks between y values 60-64. This would still be too much. This would be 12 veins of approximately 3 blocks between y values 56-60. All per chunk.
-
[1.12] Recipe that accepts any level of damage on items
I'm not sure why this isn't working for you, and you may want to change. To have your modid I have this which should be similar to your code and it works
-
slow loading.... ore gen efficiency needed
This has nothing to do with the random function from java.
-
slow loading.... ore gen efficiency needed
This line of code will run the code inside of the {} until i >= to chance. And i++ while add one to i every time it is ran. So this will call chance amount of times. For loop
-
Forge Server Crash With Mod Build
Code Style #3
-
Forge Server Crash With Mod Build
I dont know, maybe if I just had the thing that tells me what's wrong with the code, what was that called again. Oh. Yeah the crash report.
-
[1.12] Recipe that accepts any level of damage on items
Post your whole recipe json please.
-
SimpleNetworkWrapper sendTo Error
@GeoffrySkio Your problem is you are reading where you should be writing and writing where you should be reading in your IMessage instance.
-
slow loading.... ore gen efficiency needed
Did you write the code for runGenerator? Did you read it? Because if you did you need to learn java or read it again. Your actually telling it to generate a batch of 3 or 100 times per chunk. Between y 69 and 64.
-
slow loading.... ore gen efficiency needed
I wonder what these two lines are doing?
-
Help with TileEntity/Container communication?
Well considering you have not posted your updated code how was I supposed to know that or help you anymore than that.
-
Help with TileEntity/Container communication?
Use an IItemHandler that has one slot and access to the TEs amount field and override insertItem and extractItem as well as getStack or getStacks(whatever that method is called in IItemHandler) and return the appropriate values and update the stack inside the IItemHandler based on the amount filed. No need for a fancy slot.
-
[1.12] Recipe that accepts any level of damage on items
Try putting a data value of 32,767 for your ingredient.
-
Help With SetContainerItem [ 1.12.2 ]
Huh, I wonder how one might solve this problem you have here. It not working is a big one. If only we new what not working meant.
-
Help with rendering a GUI
This is called literally once. There are multiple render methods in GuiScreen that are not a constructor.
-
Help with TileEntity/Container communication?
Use SlotItemHandler instead of Slot.
-
Minecraft 1.12.2 Forge Server Crashes
How are you connected to your internet? Is it a ethernet or normal wireless connection to a router or are you using some other method such as tethering?
-
entity.getShadowSize() missing
This is a ridiculous statement. Why not just make your own way of scaling the entities that is possible in the recent versions of Minecraft and is more stable. What if there was a modded entity that was bigger than the Ender Dragon and the shadow size represented that, and a scale size of .1 did not successfully shrink the entity enough.
IPS spam blocked by CleanTalk.