Rename output/result
Posted: Sat Jul 02, 2016 5:13 am
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,
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,