Posted October 22, 201213 yr alright, so I want to have an item such as the extractor in IC2 that can produce resin... so I have modified the ItemHoe class so I have my own and it changes clay to dirt, now I just need for it to drop an item The Korecraft Mod
October 22, 201213 yr new EntityItem(World world, double x, double y, double z, ItemStack stack) Protip: it helps to actually look on the javadocs/Internet before asking on the forum Protip: try and find answers yourself before asking on the forum. It's pretty likely that there is an answer. Was I helpful? Give me a thank you! http://bit.ly/HZ03zy[/img] Tired of waiting for mods to port to bukkit? use BukkitForge! (now with a working version of WorldEdit!)
October 22, 201213 yr Also world.spawnEntityInWorld(Entity par1Entity); Check the javadocs. I'm actually writing a tutorial about that.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.