Description
Changes greed cards from static black color to dynamic colors based on their modifiers.
before:
after:

all textures:

textures can be changed by using resourcepack that provides these files
assets/the_vault/textures/item/card/greed_<card_color>_<target_direction>_<target_color>.png
values for card_color and target_color are red green blue yellow
values for target_direction are above below left right
for example: assets/the_vault/textures/item/card/greed_red_above_blue.png for red card that boosts blue card above


