So we can change the pattern for recipes to make 1 item differently. But why can't I make the items change in the next pattern for example, the first pattern uses Oak Logs & Planks, Now the second Pattern I want to use Spruce Logs & Planks. Is this possible, am I missing something simple to do this?
wood_crate:
permission_suffix: items.wood_crate
enabled: true
pattern:
- OSO
- SPS
- OSO
ingredients:
O: OAK_LOG
S: STICK
P: OAK_PLANKS
pattern_2:
- ASA
- SBS
- ASA
ingredients_2:
A: SPRUCE_LOG
S: STICK
B: SPRUCE_PLANKS
result:
item: vindicterra_items:wood_crate
amount: 3