Everything posted by thebest108
-
Entity randomness
Oh sorry, ill upload it when I get back home
- Entity randomness
-
Entity randomness
I have a simple non living entity, but it randomly goes up or down making the player standing on it fall Does anyone know a fix for this?
-
Set Custom Entity's Collision Box {Unsolved}
Let me start this off with WRONG! Do @Override public AxisAlignedBb getBoundingBox(){ return yourboundingbox; } Simple as that Btw, do you know anyways to get entities to be less fidgety?
-
ItemStack owner
A new field that would be an entity It would be that entity that currently has the ItemStack in their inventory When the item is dropped or in a chest or etc it would be null
-
vanilla block, custom drop
Step 1: Make a random ItemStack Step 2: set its id to your items shifted id Step 3: Make a new entityItem Step 4: set its ItemStack to the ItemStack you made before Step 5: spawn the entityItem You are now educated
-
Simple entity rendering
How would I render a non living entity to look like a block, similar to falling sand/gravel
-
How to decompile a 1.2.5 mod?
I know how to do 1.4 but 1.2?
-
[1.4.7][updated OP] special effects on items
Well you could do a switch based on damage value
-
Block with custom Model?
So your saying, glass panes are tile entities
-
Register Item?
Wrong forum, ask a coding question or face lex's wrath
-
How would I go about coding a custom cape?
Hmm I have ic2's source code so I'll look around and see if I can find it
-
How would I go about coding a custom cape?
I did not know that mnm but for that I give you a thank you
-
NBTTags not loading properly.
Did you remember to do GameRegistry.addTileEntity() In your mod file?
-
Decompile a mod
No don't install that heap of mods, just delete the 3 ic2 folders that have integration in their name
-
On update armor
Just checked entire class and there is none
-
On update armor
Anyone know of a method for onUpdate when it's in the armor slot?
-
Crashing in Minecraft, but not in Minecraft through Netbeans.
Don't us netbeans, your overcomplicating things
-
[Solved] Tile Entity creation Error
2 things A: The problem could be your tile entity, please show its code B: remember to do GameRegistry.registerTileEnitiy in your mod file, otherwise nbt saving won't work
-
Decompile a mod
Bearded Octo nemesis is a program made by immibis its on his mc forum You open it and it just asks for an input file, output file, and Mcp folder It's really not that hard
-
Ic2 API how to detect if an item is full of power
I've tried many ways like if(nbt.getInteger("Charge")<item.maxPower)) or by checking the items damage but i cant get it working, does anyone know how batboxes know when to stop charging
-
[Solved] Metadata side textures help.
How do you fuck up a switch , tutorial copycat I suppose
-
Block Texture Problem
It may have something to do with the color hex multiplier Or your picture file isn't 256x256 Or it's because you didn't do setBlockName which YOU MUST DO!!! Otherwise any new blocks you add will share the same properties
-
Decompile a mod
So you want to decompile a mod eh? Step 1 Get bearded Octo nemesis, it will deobsfucate the code (Note: The input and output folder both need to be zips) Step 2 Get jdgui and open the output zip with it Step 3 in jdgui in file there should be an option called save all sources, press it Step 4 open the zip jdgui makes, and drag all it's contents into your src package from eclipse Step 5 Your done! Now pat yourself on the back and give me a thank you since this is hard to obtain information Notes/Warnings Note: in bearded Octo nemesis, the Mcp folder is used for the deobsfucation so choose the folder appropriately Note: go into the properties of beard Octo nemesis and disable security on it(you need to do this otherwise your computer won't give it access to the input file, and it'll spit out an access denied error) Note: This is not perfect, there will be quite a few errors in the code when you dump it into eclipse, fix them appropriately!
-
Need help creating a new type of tool
There is a thing called enum helper which lets you make a material in 1 line of code, you should look into it
IPS spam blocked by CleanTalk.