[Suggestion] Replacing plates with sheets
legoatoom opened this issue ยท 5 comments
Plates / Sheets
Create has sheets. Ad Astra & Tech Reborn have plates.
It is a bit inconsistent and redundant to have both a iron_sheet
and iron_plate
(both ad astra & tech reborn have these).
My suggestion would would be wise to remove all the duplicates and keeping only the sheets. And since this is a create themed mod pack, Re-texturing and renaming the remaining "plates" into sheets.
I already did a few for thermal in the past, but they won't fit. But the casts I can provide.
Casts.zip
I believe absence of tags (or possibly, ore dictionary) in Fabric is to blame... Life would be way easier with those.
With Kubejs one can replace the recipes and remove items from REI, and tags can always be added with new datapacks. So I don't think that is a problem.
Yeah this can be done relatively quickly if one of us can get around to it, as plates clutter up recipes a fair amount
I was looking at the changes that would be made, but I came across this something. At the moment sturdy_sheet
are part of the steel_ingot tag. Meaning that they are crafted with steel into an ingot cast. Is this intentional?
Implemented via #319