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 ItemStack inputNBT method #2431

Closed TechLord22 closed 1 month ago

TechLord22 commented 1 month ago

What

Adds an inputNBT method to RecipeBuilder which accepts any ItemStack. This makes things easier for people writing groovy scripts and using arbitrary stacks in recipes which are not specifically tied to MetaItems, etc.