Jon-Becker / nft-generator-py

This tool allows users to generate sets of unique images and metadata using weighted layer collections.
MIT License
304 stars 126 forks source link

Add ability to block two or more traits from combining #5

Closed stocktonellis closed 2 years ago

stocktonellis commented 2 years ago

As a user, I want to be able to configure the script to block certain elements from combining.

For example: If my project has 2 traits: eyes and glasses. One of my eyes are have an attribute of "popping out". If the eyes are "popping out" I do not want glasses to be added. All other eye attributes would be OK to apply glasses to according to.

Jon-Becker commented 2 years ago

https://github.com/Jon-Becker/nft-generator-py/releases/tag/v1.0.1