Sure, gonna post it right now ( script ), as for the crash, dunno, maybe gonna post it now, maybe this week-end.
Just the line at which it crashes will be enough.
EDIT : If you happen to know which one it is. ;P
Sure, gonna post it right now ( script ), as for the crash, dunno, maybe gonna post it now, maybe this week-end.
Just the line at which it crashes will be enough.
EDIT : If you happen to know which one it is. ;P
Aaaaah, Eeeeerm, well ? Nope :P, sorry XD
Aaaaah, Eeeeerm, well ? Nope :P, sorry XD
Ah erm well what ? O.o Did you post it ?
Erm, can you try to get it in my dropbox folder, can't post .zs script files, and on my backup computer, there's no such things as "Notepad" or "Word"
Erm, can you try to get it in my dropbox folder, can't post .zs script files, and on my backup computer, there's no such things as "Notepad" or "Word"
You're not helping me much. ;P I have no idea where that dropbox is... Gonna browse through a few pages in this thread I guess. ;P
Nah, nah nah nah, just gimme your E-mail, and I will give you access to my dropbox folder ^.^, sorry about backup computer, my main computer broke ( hard-disk ), so yeah :c And backup computer is on WinXP ( and not standard one, the previous owner of the backup computer made it... customized I guess ? Oh, whatever ).
zip it and attach it.
Ah, right, forgot about that, doh
Edit here : the non working script ( the one that causes a crash ) is named "Script - Working", but it actually "doesn't" ( cause a crash when I do a /Minetweaker reload )
BDew's Advanced Generators
// Remove components
recipes.remove(<advgenerators:TurbineRotor>);
recipes.remove(<advgenerators:TurbineBlade>);
recipes.remove(<advgenerators:IronFrame>);
recipes.remove(<advgenerators:PowerIO>);
recipes.remove(<advgenerators:IronTubing>);
recipes.remove(<advgenerators:IronWiring>);
recipes.remove(<advgenerators:Controller>);
// Remove LV output
recipes.remove(<advgenerators:EuOutputLV>);
// Turbine Controller
recipes.remove(<advgenerators:TurbineController>);
recipes.addShaped(<advgenerators:TurbineController>,
[[<ore:cableGt02AnnealedCopper>, <gregtech:gt.metaitem.01:32691>, <ore:cableGt02AnnealedCopper>],
[<ore:circuitGood>, <gregtech:gt.blockmachines:12>, <ore:circuitGood>],
[<ore:cableGt02AnnealedCopper>, <gregtech:gt.metaitem.01:32681>, <ore:cableGt02AnnealedCopper>]]);
// Turbine
recipes.remove(<advgenerators:Turbine>);
recipes.addShaped(<advgenerators:Turbine>,
[[<ore:rotorSteel>, <ore:rotorSteel>, <ore:rotorSteel>],
[<ore:cableGt02AnnealedCopper>, <gregtech:gt.blockmachines:12>, <ore:cableGt02AnnealedCopper>],
[<gregtech:gt.metaitem.01:32601>, <ore:circuitGood>, <gregtech:gt.metaitem.01:32601>]]);
// Fuel Tank
recipes.remove(<advgenerators:FuelTank>);
recipes.addShaped(<advgenerators:FuelTank>,
[[<ore:plateAluminium>, <Railcraft:tile.railcraft.machine.beta:14>, <ore:plateAluminium>],
[<Railcraft:tile.railcraft.machine.beta:14>, null, <Railcraft:tile.railcraft.machine.beta:14>],
[<ore:plateAluminium>, <Railcraft:tile.railcraft.machine.beta:14>, <ore:plateAluminium>]]);
// Power Capacitor
recipes.remove(<advgenerators:PowerCapacitor>);
recipes.addShaped(<advgenerators:PowerCapacitor>,
[[<ore:cableGt02AnnealedCopper>, <ore:circuitGood>, <ore:cableGt02AnnealedCopper>],
[<ore:cableGt02AnnealedCopper>, <gregtech:gt.blockmachines:162>, <ore:cableGt02AnnealedCopper>],
[<ore:cableGt02AnnealedCopper>, <ore:circuitGood>, <ore:cableGt02AnnealedCopper>]]);
// Flux Generator
recipes.remove(<advgenerators:RFOutput>);
recipes.addShaped(<advgenerators:RFOutput>,
[[<ore:cableGt02RedAlloy>, <ore:gemRuby>, <ore:cableGt02RedAlloy>],
[<ore:cableGt02RedAlloy>, <gregtech:gt.blockmachines:12>, <ore:cableGt02RedAlloy>],
[<ore:cableGt02RedAlloy>, <ore:circuitGood>, <ore:cableGt02RedAlloy>]]);
// Fluid Intake Valve
recipes.remove(<advgenerators:FluidInput>);
recipes.addShaped(<advgenerators:FluidInput>,
[[<gregtech:gt.metaitem.01:32610>, <ore:pipeMediumSteel>, <gregtech:gt.metaitem.01:32610>],
[<ore:pipeMediumSteel>, <gregtech:gt.blockcasings:2>, <ore:pipeMediumSteel>],
[<gregtech:gt.metaitem.01:32610>, <ore:pipeMediumSteel>, <gregtech:gt.metaitem.01:32610>]]);
// MV Emitter
recipes.remove(<advgenerators:EuOutputMV>);
recipes.addShaped(<advgenerators:EuOutputMV>,
[[<ore:plateAluminium>, <ore:wireCopper>, <ore:plateAluminium>],
[<ore:wireCopper>, <IC2:blockElectric:4>, <ore:wireCopper>],
[<ore:plateAluminium>, <ore:wireCopper>, <ore:plateAluminium>]]);
// MV Emitter
recipes.remove(<advgenerators:EuOutputHV>);
recipes.addShaped(<advgenerators:EuOutputHV>,
[[<ore:plateAluminium>, <ore:craftingWireGold>, <ore:plateAluminium>],
[<ore:craftingWireGold>, <IC2:blockElectric:5>, <ore:craftingWireGold>],
[<ore:plateAluminium>, <ore:craftingWireGold>, <ore:plateAluminium>]]);
Display More
Btw, Ultimoos do you plan on continuing on this greggy job? If not I can "pass" the thread ownership to @dreammaster which seems to be more active (and even has the github thingy).
I'm just saying this to benefit the community more.
I ask him via Private Message to post the link from the Github in his first Post but he didn't answer me.
If i get a script from People i try to post it so quickly i can.
Not using the old satanicsanta Github Project i forked it.
Scripts are posted in :
https://github.com/Dream-Master/Mods-Get-Gregged
If some one have a Custom Modpack i can make a folder and post all scripts in this folder.
@ Pyrolusite
I added your script.
Thanks
I never noticed that private message until now! Yes, I do not mind, actually I encourage passing this to Dream Master. I did not do anything to contribute in this thread other than starting it (that was the plan all along ).
So, yea, you have my blessing.
Btw, I tried to use so scripts from github. Looks like Minetweaker does not recognize railcraft.Rolling recipe changes anymore.
I never noticed that private message until now! Yes, I do not mind, actually I encourage passing this to Dream Master. I did not do anything to contribute in this thread other than starting it (that was the plan all along ).
So, yea, you have my blessing.
Btw, I tried to use so scripts from github. Looks like Minetweaker does not recognize railcraft.Rolling recipe changes anymore.
You have to remove all Recipes (if there more variants for one item) and than add them back. i not have any problems:
//Created by DreamMasterXXL
// --- Rolling Machine ---
// --- Iron Plates ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.plate>);
// --- Steel Plates ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.plate:1>);
// --- Tin Plates ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.plate:2>);
// --- Copper Plates ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.plate:3>);
// --- Rebar ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rebar> * 2);
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rebar> * 4);
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rebar> * 4);
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rebar> * 8);
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rebar> * 8);
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rebar> * 16);
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rebar> * 16);
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rebar> * 48);
// ---Standart Rail ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rail> * 4);
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rail> * 6);
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rail> * 6);
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rail> * 8);
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rail> * 16);
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rail> * 32);
// --- Advanced Rail ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rail:1> * 8);
// --- H.S Rail ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rail:3> * 8);
// --- Reinforced Rail ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rail:4> * 8);
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rail:4> * 32);
// --- Electric Rail ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.rail:5> * 6);
// --- Electric Shunting Wire ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:tile.railcraft.machine.delta> * 8);
// --- Wood Post ---
mods.railcraft.Rolling.addShaped(<Railcraft:tile.railcraft.post> * 4, [[<Railcraft:part.tie>, null, <Railcraft:part.tie>], [<Railcraft:part.tie>, <Railcraft:part.tie>, <Railcraft:part.tie>], [<Railcraft:part.tie>, null, <Railcraft:part.tie>]]);
mods.railcraft.Rolling.addShaped(<Railcraft:tile.railcraft.post> * 4, [[<Railcraft:part.tie>, <Railcraft:part.tie>, <Railcraft:part.tie>], [null, <Railcraft:part.tie>, null], [<Railcraft:part.tie>, <Railcraft:part.tie>, <Railcraft:part.tie>]]);
// --- Stone Post ---
mods.railcraft.Rolling.addShaped(<Railcraft:tile.railcraft.post:1> * 4, [[<minecraft:stone>, null, <minecraft:stone>], [<Railcraft:part.rebar>, <Railcraft:part.rebar>, <Railcraft:part.rebar>], [<minecraft:stone>, null, <minecraft:stone>]]);
mods.railcraft.Rolling.addShaped(<Railcraft:tile.railcraft.post:1> * 4, [[<minecraft:stone>, <Railcraft:part.rebar>, <minecraft:stone>], [null, <Railcraft:part.rebar>, null], [<minecraft:stone>, <Railcraft:part.rebar>, <minecraft:stone>]]);
// --- Wood Plattform ---
mods.railcraft.Rolling.addShaped(<Railcraft:tile.railcraft.post:4>, [[null, <Railcraft:tile.railcraft.slab:37>, null], [null, <Railcraft:tile.railcraft.post>, null]]);
// --- Stone Platform ---
mods.railcraft.Rolling.addShaped(<Railcraft:tile.railcraft.post:5>, [[null, <Railcraft:tile.railcraft.slab:2>, null], [null, <Railcraft:tile.railcraft.post:1>, null]]);
// --- Metal Platform ---
mods.railcraft.Rolling.addShaped(<Railcraft:tile.railcraft.post:6>, [[null, <Railcraft:tile.railcraft.slab:5>, null], [null, <Railcraft:tile.railcraft.post:2>, null]]);
Display More
Maybe you can post the Github link in your first Thread.
This is the script I have:
recipes.remove(<harvestcraft:stockItem>);
recipes.addShapeless(<harvestcraft:stockItem>*3, [<minecraft:bone>,<minecraft:bone>,<minecraft:bone>]);
recipes.remove(<harvestcraft:cranberryjuiceItem>);
recipes.addShapeless(<harvestcraft:cranberryjuiceItem>, [<harvestcraft:cranberryItem>, <harvestcraft:juicerItem>]);
recipes.remove(<appliedenergistics2:tile.BlockGrinder>);
// --- Iron Plates ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.plate>);
// --- Steel Plates ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.plate:1>);
// --- Tin Plates ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.plate:2>);
// --- Copper Plates ---
mods.railcraft.Rolling.removeRecipe(<Railcraft:part.plate:3>);
And this is what I get in minecraft. I use Minetweaker 9c and Railcraft 9.4.0.0 Forge build is 1236
@ Ultimoos
You need Mod Tweaker also than it will work.
I never noticed that private message until now! Yes, I do not mind, actually I encourage passing this to Dream Master. I did not do anything to contribute in this thread other than starting it (that was the plan all along ).
So, yea, you have my blessing.
Btw, I tried to use so scripts from github. Looks like Minetweaker does not recognize railcraft.Rolling recipe changes anymore.
Allright, i'll get to it.
Edit: Done. I had to move some posts out of the way, but nothing serious since all the scrips (i hope) are on the github already.
Thanks, I totally forgot about modtweaker. It all works now.
Note: you might want to edit the OP Dreammaster