Jump to content

mudzereli

Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Everything posted by mudzereli

  1. http://forums.technicpack.net/index.php/topic,1938.0.html The thread above is for Mac, but applies to all operating systems. TL-DR: you need java 7
  2. Just made a huge update, this should allow complete control over the transmutation table. hopefully someone else finds this useful as well.
  3. Re: Modified Class File for EE Trans Table - Limit Transmutation - CONFIGURABLE! I just updated this to be configurable. I thought since I had taken it this far I might as well lend a hand to other tekkit server owners.
  4. I'll start this by saying I offer zero support for this file. If it works it works, if it doesn't work and your server crashes and dies (which probably won't actually happen -- hopefully (it works on my server)). If you notice a bug, please feel free to point it out (or don't), but I am not actively supporting any sort of feature request or anything. What does it do? It functions as a blacklist for the transmutation tablet. It is able to control burn/from/to transmutes by item id for both matter and fuel independently. Where do I get it? you can download the modified class files here: https://www.dropbox.com/s/7j7ysckbecar9v6/TransTabletData.class Required for: DisabledTransOutMatterIds DisabledTransOutFuelIds DisabledTransInMatterIds DisabledTransInFuelIds https://www.dropbox.com/s/7il7qso86l0v6ye/SlotConsume.class Required for: DisabledTransBurnMatterIds DisabledTransBurnFuelIds How do I install it? navigate to mods folder on the server open [3]EE2ServerV1.38-bukkit-cb1938.zip with winrar or some jar viewer inside of the jar, go to the ee folder replace TransTabletData.class with the downloaded one (backing up your old one might be a good idea) replace SlotConsume.class with the downloaded one (backing up your old one might be a good idea) How do I customize it? Add lines like this to your mod_EE.props Item Ids separated by comma DisabledTransOutMatterIds=264,49,265 DisabledTransOutFuelIds=30236 DisabledTransInMatterIds= DisabledTransInFuelIds= DisabledTransBurnMatterIds= DisabledTransBurnFuelIds=263 Note To completely disable something from being used as EMC, you need to remove it from both the burn and input.
×
×
  • Create New...