lunar-sway / minestuck

A Homestuck Minecraft mod
Other
54 stars 64 forks source link

Helper functions for common crafting recipes #594

Closed kirderf1 closed 5 months ago

kirderf1 commented 5 months ago

Introduces CommonRecipes with helper functions for creating common recipes during data-generation.

The new helper functions are also being used where appropriate. Cruxite recipes originally had raw cruxite as their unlock criteria, but not the actual block ingredient. For the recipes involved in this PR, I also added the block ingredient as an alternative unlock criteria.

I was originally thinking of going over additional recipes, like doors, trapdoors, fences and fence gates. But I decided to cut it short in order to focus on other things with 4/13 around the corner.