Jump to content

Manusoftar

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Manusoftar

  1. Hi, first of all i apologyze for my english, it is not my first language... Im trying to either make a custom dispenser/dropper or to add an option on the vanilla dropper/dispenser gui. Perhaps not many people will like what im trying to do but i find it useful... My idea is to make a dropper/dispenser that you only need to put one item and will drop infinite ammount of that item, not to multiply equipement or tools, but more like to use with bonemill, water buckets, lava buckets, but that is up to the player... There are two options, one would be to create two new items that would somehow extend the vanilla dropper/dispenser functionality, the other approach would be to add a switch to the vanilla dropper/dispenser gui to activate infinity dropping/dispensing... Im a little lost on this, i was checking the source code of Forge in an attempt to find where are the dropper/dispenser classes but i was unsuccessful. If anyone could point me on the right direction for this, at least an example code would be really helpful.t Thanks in advance! Have a nice day.- PD: I was looking over this forum and couldn't find anything related to what im trying to do...
  2. Dude, when they work on Minecraft they see the code without obfuscation so they know exactly what does each method do, then when they compile the release version they obfuscate it so it is harder for other people (like the Forge devs) to understand the code... d'oh!!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.