I using Blast Furnace in my scripts too without any errors or missing recipes.
I can upload somewhere my modpack and world-save for u can test it if u would.
I using Blast Furnace in my scripts too without any errors or missing recipes.
I can upload somewhere my modpack and world-save for u can test it if u would.
I can upload somewhere my modpack and world-save for u can test it if u would.
ok
Complete folder from MultiMC\instances\ with Test World
https://drive.google.com/file/…xQjlHUWs/view?usp=sharing
Will test this tomorrow.
Will test this tomorrow.
Where is no reason to hurry. I will be far from internet about two weeks.
But thank you anyway.
Where is no reason to hurry. I will be far from internet about two weeks.
But thank you anyway.
If i find something i let you know.
Minetweaker now dropped GT support in favor of your addon. Make sure to add the old, but still working classes on your side.
http://minetweaker3.powerofbytes.com/
http://minetweaker3.powerofbytes.com/wiki/Changelog
I know and i am working on.
Thanks
New Version 1.0.1 with full Gregtech 5 Support (including the Unofficial Versions)
In v1.0.1 BF script for Graphene does not work at all unfortunately.
In v1.0.1 BF script for Graphene does not work at all unfortunately.
I change a lot from Version 0.7.6 to 1.0.1.
Maybe you can post your scripts here.
I change BlsatfurnaceLiq to Blastfurnace.
import mods.gregtech.BlastFurnace;
BlastFurnace.addRecipe(output, output stack2, input1, input2, durationTicks, euPerTick, temperature);
or
BlastFurnace.addRecipe([output1, output2], input1, input2, durationTicks, euPerTick, temperature);
or
BlastFurnace.addRecipe(output1, output2, liquidInput, inpu1, input2, durationTicks, euperTick, heat);
Wich Version Gregtech are you using?
Script:
import mods.gregtech.BlastFurnace;
BlastFurnace.addRecipe([<gregtech:gt.metaitem.01:2819>, null], <gregtech:gt.metaitem.01:2865>, <gregtech:gt.metaitem.01:2020>, 500, 480, 2000);
gregtech_1.7.10-5.08.29
GTTweaker-1.7.10-1.0.1
Same GT + GTTweaker-1.7.10-0.7.6 + double recipe adding string in script + reentering world = it works.
Script:
import mods.gregtech.BlastFurnace;
BlastFurnace.addRecipe([<gregtech:gt.metaitem.01:2819>, null], <gregtech:gt.metaitem.01:2865>, <gregtech:gt.metaitem.01:2020>, 500, 480, 2000);
gregtech_1.7.10-5.08.29
GTTweaker-1.7.10-1.0.1
Same GT + GTTweaker-1.7.10-0.7.6 + double recipe adding string in script + reentering world = it works.
You dont need the null
BlastFurnace.addRecipe([<gregtech:gt.metaitem.01:2819>], <gregtech:gt.metaitem.01:2865>, <gregtech:gt.metaitem.01:2020>, 500, 480, 2000);
would be ok too.
GT Tweaker 1.0.1 is for Minetweaker 3.0.10
GT Tweaker 0.7.6 is for Minetweaker 3.0.9C
I test your recipes with my settings.
Ok my fault i change the in and outputs.
Need People for testing my code
Will release Version 1.0.2
Version 1.0.2
Now works fine, thanx a lot
Canner Recipes not working will be fixed in the next Version 1.0.3
New Version 1.0.3
New Version available (many changes so you need to edit your scripts)
Documentation will follow
Version 1.0.4
Changelog:
https://github.com/GTNewHorizo…e/5f9350f14b...3965a4dad0
New Version is out. I hope i get all bugs away now.
Version 1.0.6