GTNewHorizons / Minetweaker-Gregtech-5-Addon

Minetweaker Addon for all Gregtech 5 Machines
GNU General Public License v3.0
21 stars 12 forks source link

[Suggestion/Idea] Adding support for GT++ machines #38

Closed Invincible92 closed 7 years ago

Invincible92 commented 7 years ago

Hi there

I'm opening this issue to know if it would be possible to add Minetweaker support (or something like that) to GT++, so we can add/modify recipes to our hearts content in its machines.

Techlone commented 7 years ago

I guess it's possible summon @draknyte1

draknyte1 commented 7 years ago

What for?

Techlone commented 7 years ago

Is it possible?

draknyte1 commented 7 years ago

I assume so? I have no idea how GTTweaker works, so I don't see why not.. I use the gt API or extended versions of the classes I need.

Techlone commented 7 years ago

Can you tell me please where is this 'extended versions of the classes'?

draknyte1 commented 7 years ago

Half my mod? I extend many things, in many places..

What explicitly do you need to implement support? All machine recipes use the same code and classes gt does.

Techlone commented 7 years ago

Specifically, I want to see how you add recipes for GT++ machines

Techlone commented 7 years ago

I think I found your RecipeAdded CORE.RA @Invincible92 can you enumerate what machines do you want add to support?

Techlone commented 7 years ago

Well I did it. @Dream-Master now you can make a release And yes I know we need add wiki... ASAP


Any bugs possible
Dream-Master commented 7 years ago

http://minetweaker3.powerofbytes.com/wiki/Mods:GregTech_Support

So i need to add the new content here.

Techlone commented 7 years ago
Alkalus
I'd prefer fission fuel didn't have a recipe adder via GTTweaker

Techlone
why?

Alkalus
Because it ruins realism.. any fuels that can exist for the LFTR already do...
I don't want extra junk fuels being an option because the LFTR won't support them..
It isn't effected by the recipe adder, its fuel usages are hard coded.
There 'is' a map but it's for nei purposes.

Techlone
"any fuels that can exist for the LFTR already do"
not in minecraft especially with magic mods
"its fuel usages are hard coded"
just saw it
weeeell it's not my problem it's your mod and you can do it like you want i just used your API

Alkalus
No. LFTRs won't get magic fuels.
There is 0 reason to support the fission fuel processing plant in GTTweaker
This is my polite request to remove any compatibility for it.

I should remove addLFTRRecipe and addFissionFuel. They are not affected on the real LFTR behavior; just add NEI screen.

Techlone commented 7 years ago

Done.

Invincible92 commented 7 years ago

Sorry about the delay in answering, but I had a lot of experimental data to deal with from the lab.

Yes, the machines to which support would have to be added (as you did before this reply) would be the Blast Alloy Smelter, the Coke Oven, the Chemical Dehydrator and the Matter Fabricator.