Everything posted by Animefan8888
-
[1.11] Power system not working after optimization.
Well it is called setField so I thought it would do energyStored = value. I forgot to clarify this, but is the energy going up server side?
-
[1.11] Power system not working after optimization.
Why are you separating EnumFacing.UP and EnumFacing.DOWN from the horizontals? And in your PurifierMessageHandler handles powerRecieved as the power and not the change in power.
-
[1.11] Game freezes for a while when chunk changes with my custom IBakedModel inside
Could you post a image of the baked model in the world?
-
Pixelmon do not show up on my private server
Wrong part of the forum, could you tell me how you are launching it and shoe s screenshot of your mods and server directory folder.
-
[SOLVED] Custom material on tools crashes
You need to use the other constructor of ItemAxe.
-
[SOLVED] Custom material on tools crashes
Please post your code in text and not images using the code sign in the posting area.
-
[1.11] Power Capability
In your generate method you call receiveEnergy and the second parameter is true when it should be false.
-
Getting Block Hardness / Resistance
Blocks.COBBLESTONE.getBlockHardness() should be what you are looking for and .getExplosionResistance() for resistance.
-
[UNSOLVED][1.10.2]Need help with TESR and tileentity item
Define not working.
-
[1.11] Block with two properties?
I looked at that guess i didn't scroll down far enough; thanks.
-
[1.11] Block with two properties?
What does this mean?
-
Where to learn about power system
That is actually wrong information, not your fault though I fell for it myself. Ender IO and most other 'RF' mods(there are exceptions) expect you to push the energy out yourself. You need to expose your BaseEnergyContainer as a Capability for the connection to take place. And in the case of sending the message when it is right clicked (not sure if this has been solved already) you can create a getter method for your container field.
-
[1.11] Block with two properties?
You need to add 4 to the meta when it is off or on your preference, and then decode that your self in the getStateFromMeta.
-
Hopper support for Entitys with ItemHandler Capability
Could you explain a little? I don't quite understand what you are saying.
-
Right Click to post Client side chat
worldIn.isRemote, is the best you can do there.
-
Where to learn about power system
When sending the energy to the Capacitor bank use extract receive extract i side of each other.
-
Where to learn about power system
The four times is because it happens on both client and server and for both hands. I believe the problem is with your getSkylightSubtracted == 0
-
Where to learn about power system
Post the crash.
-
Updating to 1.11: File Contents to lowercase
This could work
-
[1.7.10] How to see what sort of block I placed?
You have the ability to update them yourself which is always a pleasure. Also there is a BlockState field in the event which contains a Block field.
-
Updating to 1.11: File Contents to lowercase
You could write the program very easily by scanning through the file and grabbing it a character at a time.
-
Where to learn about power system
You need to open up your run configurations and remove the arguments. Very simple, you need a block with a TE and the TE needs to return a Energy storage provided by Forge, and you need to make sure it is asking for one of the Forge Energy Capability.
-
Where to learn about power system
Check out the Energy Capability in the forge source and the documentation on Capabilities of the forge docs.
-
[1.10.2/1.11.2] Lava Renders In Custom Boat
Could you post some code so we have something to go off of?
- 1.11 - Can't get Capabilities to work
IPS spam blocked by CleanTalk.