Ok I'll give it a shot.[DOUBLEPOST=1413759411][/DOUBLEPOST]Ok that worked. But for some reason I keep getting this error
http://gyazo.com/b68139d4c4af5c1d3c346a21ff3c5cbc (Not the hqm error I know how to fix that)
Heres my code
http://gyazo.com/4102074efb23a54c27bee000b98660d2[DOUBLEPOST=1414105563,1413758367][/DOUBLEPOST]
http://gyazo.com/b68139d4c4af5c1d3c346a21ff3c5cbc (Not the hqm error I know how to fix that)
Heres my code
http://gyazo.com/4102074efb23a54c27bee000b98660d2[DOUBLEPOST=1414105563,1413758367][/DOUBLEPOST]
Wait, is this the 1.7.10 or the 1.6.4 version of Modtweaker?Hey guys, so it has come to my attention that there are people out there who want to get into mod pack development, but have no idea how to use Minetweaker and Modtweaker. So I come to them with this thread. Every few days I will be uploading a new video on Modtweaker (first video will be Minetweaker) and how to use it to add/remove recipes to mods that Modtweaker supports.
Obviously, I am no expert, I didn't write the code, so in my videos I may miss something, or skip over other things (such as NBT tags, I may come back to them at a later date), so if you watch a video and see that I skip over something/miss something, please do comment and say so, also I will say in the videos if I don't know something, and if you watching this know what it is I don't, please do comment either on this thread or the videos with the correct code. Let's try and get some balanced mod packs out there!
Currently covered mods:
Vanilla - Shapeless crafting (add/remove recipes), Shaped crafting (add/remove), Furnace (add/remove), Furnace fuel (add/remove)
Blood Magic - Altar (add/remove recipes), Alchemic Chemistry Set (add/remove), Ritual of Binding (add... and sorta remove)
Ex Nihilo - Sieve (add/remove), Hammer (remove), Crucible (add)
Not uploaded, but covered:
Thermal Expansion: Pulverizer, Indunction Smelter(may not be available), Redstone Furnace
Mekanism: Metallurgic Infuser, Crusher, Osmium Compressor
Planned, but not recorded:
Tinkers' Construct: Drying rack, Smeltery
Thaumcraft: Infusion Crafting, Arcane Worktable, Thaumonomicon Entries - New tab, new page, new research
PneumaticCraft: Pressure Chamber
Suggested mods, not 100% certain on yet:
Whenever you guys ask
Videos:
Episode 1 - Minetweaker - Vanilla Stuff
Important notes/extra info:
For the use of damaged items (in the case of the video) do this:
val shears = <minecraft:shears:*>;
recipes.addShapeless(<minecraft:string> * 4,[wool,shears.transformDamage()]);
Episode 2 - Modtweaker - Blood Magic and Ex Nihilo
Important notes/extra info:
Nothing yet
Episode 3 - PneumaticCraft, Tinkers' Construct, Mekanism and Thermal Expansion
Any feedback is greatly appreciated, as I said this is supposed to benefit the community, so if there is anything I missed please do tell me, so I can make sure that people who watch these as their main way of learning understand, know how to do the other stuff I miss.
Just for those wondering why I am doing this:
Some people can't read that well, and text based tutorials, which is what Minetweaker and Modtweaker offer, sometime cannot help those who have difficulty reading, and therefore a video based tutorial can be more helpful.
Also, I find video based tutorials better. This is because I can follow along at my own speed, do as they do, tinker as they tinker, and providing the person doing the tutorial explains things, at least a little bit, it is easy to see where you go wrong.
Another thing I do is tend not to cut out derps in my videos, this is so those who are watching can see troubleshooting in action, as I sometimes spend 10 minutes looking for a blatantly obvious problem, but once you see someone else do find an issue, you will see how they troubleshoot, and maybe do it yourself.
And the final reason as to why I am posting it here. A few people on the FTB forums seem to have issues with Minetweaker, and Modtweaker, so it's a good idea to post the videos where they will see them
Last edited: