GregTechCEu / GregTech

GregTech CE 1.12 fork continuing progression and development
GNU Lesser General Public License v3.0
223 stars 166 forks source link

Add stairsRecipeName #2435

Closed tier940 closed 1 month ago

tier940 commented 1 month ago

What

When a mod that introduces many different types of wood is used for a CEu recipe, only the stairs block could not be specified by name, so this has been supported.

Outcome

The need to list another treatment when handling wood from many different woods, such as FFM and BOP, will be avoided.

Potential Compatibility Issues

If you use .stairs in WoodTypeEntry.Builder, you must insert null or string type as the second arg.