Angels mod had a output called stone-crushed and Bio-Industries has a output called crushed-stone.
How would I re-name one of these if the other is detected?
something like:
If data.raw.item[stone-crushed] then
rename crushed-stone to stone-crushed
end.
But this would probably have to be done to all recipes also?
This way they can both be used in recipes that use crushed stone.
Thanks,
Rename output/result
Re: Rename output/result
I'd say just name them in same way - aka rename it in your Bio-Industries mod for example.
This will mean they will be automatically same item.
Renaming is tricky - nee to go through all the definitions - items, recipes, tech etc.
This will mean they will be automatically same item.
Renaming is tricky - nee to go through all the definitions - items, recipes, tech etc.