Added ability to require defined amounts from multiple types of materials or entities to win the game. Currently having something like this for brake action
will require from player to brake 2 wall and 2 regular signs, so 4 in total, which is not ideal for this exact example as we would want to request braking of 2 acacia signs, wall or regular or combination of both. To define this simply put it into one line like
Code (Text):
Materials:
- 'ACACIA_SIGN,ACACIA_WALL_SIGN-2'
same thing applies for kill actions where you can request killing of any 2 mobs from the list, like