Open Yarden-zamir opened 6 years ago
That would break Factory Tech's progression in more ways than I can count.
I don't mean oredict that other mods use, I mean oredict that I as a modpack maker can use to make other parts that I specifically balanced work in your machines.
But after thinking about it more it would make more sense as a list in the configs or a crafttweaker function
Looking through my codebase, it should be possible to give Factory Tech parts unique OreDict entries so that if another mod wanted to add variants of a part, they would be able to. Allowing for config customization of the actual parts that machines use would require quite a bit more work.
use oredict to accept parts into machines. If it's possible to make it so that you can only fit
I:maxPartStackSize
of that item without the using the original itemstack max size.