Planned features for ModTweaker2 0.9.4
Zixxl opened this issue · 22 comments
Thaumcraft:
- Add possibility to specify the recipe for displaying in Thaumonomicon instead of picking the first recipe which matches the output (#142)
- Add as much features from the vanilla crafting table to the arcane table. Transformers, maybe functions http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2364943-modtweaker-0-7-x?comment=92
Common:
- Change handlers with chances to use WeightedItemStack
@Yulife what? I have something not asked?
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. 😠
@Yulife at least he remembered please xD
Thermal Expansion 4:
- Inverted Input1 and Input2 because they were the opposite (1 was 2 and 2 was 1) (4e7da8f)
Extra Utilities:
- Add EXU support
Terrafirmacraft:
- Remove TFC support
IC2 Classic:
- Add Support
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.
Ah, alright; wasn't aware it caused that much of an impact. Thanks for the clarification.
also, it was really anoyying just disabling it, since eclipse would mark it as an error
Ever heard of please? lol
I will add it soon but for future reference, the wiki is open to edit for everyone.
@Yulife Please) Thx!
@Yulife Wow. THX!
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)
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
Factorization:
- Switched Output numbers (fe52e2a)