ModTweaker

ModTweaker

88M Downloads

Planned features for ModTweaker2 0.9.4

Zixxl opened this issue · 22 comments

commented

Thaumcraft:

Common:

  • Change handlers with chances to use WeightedItemStack
commented

Thermal Expansion:

  • Disabled logging for Phytogenic Insolator (3ea9901)
  • Switched Input parameters in the Induction Furnace removeRecipe method to the correct order - no backwards compability possible, users that use this function need to switch their InputStacks (4607835, 137a334)
commented

add support for BigReactors pls!

commented

Seriously?

commented

@Yulife what? I have something not asked?

commented

You don't just barge in a random issue and ask for something, read the guidelines and make an own issue for it or come in the IRC #jaredlll08. 😠

commented

@Yulife at least he remembered please xD

commented

Thermal Expansion 4:

  • Inverted Input1 and Input2 because they were the opposite (1 was 2 and 2 was 1) (4e7da8f)
commented

uh, if that is already done... then why is it not ticked off?

commented

Sssshhhh

commented

Extra Utilities:

  • Add EXU support

Terrafirmacraft:

  • Remove TFC support

IC2 Classic:

  • Add Support
commented

Out of curiosity, why was TFC Support moved to its own mod?

commented

Because it is anoyying, it is to invasive of the minecraft environment to actually test other mods, it added a good 5 minutes to the load time (on my laptop, samsung SSD, 16GB of ram, core i7), and then the world has to be a TFC world, that is the reason it was moved.

commented

Ah, alright; wasn't aware it caused that much of an impact. Thanks for the clarification.

commented

also, it was really anoyying just disabling it, since eclipse would mark it as an error

commented

Add the wiki how to work with QED...

commented

Ever heard of please? lol
I will add it soon but for future reference, the wiki is open to edit for everyone.

commented

@Yulife Please) Thx!

commented

@Yulife Wow. THX!

commented

General:

  • The mod string for the command is now called after the package of the
    mod in the "mods" folder and [FILTER], or now called [HANDLER] got renamed to the Handler Java
    classes for each mod (1a09d9f)
commented

Forestry:

  • Switched Output and Input (29a40d4) // This should affect no one as the code modified is not used in the wiki. This will now be used as the leading example in the wiki
commented

Factorization:

  • Switched Output numbers (fe52e2a)