The issue is you can't use IPFS CID address to generate NFTs because the ImageURI keeps changing... Here's the fix. You can fast forward to 1:30 to get right to the dirt work.
This video explains everything IPFS, IPNS, Pinata and how to make it work for your NFTs .json files and how to locate your ImageURI
Download IPFS Desktop:
[ Ссылка ]
ipfs name publish /ipfs/ (paste New CID no spaces) // Use this to update everytime you make change, or Add your new .png and .json files
Use this as your Gateway: (prefix for IPNS ImageURI)
[ Ссылка ](paste IPNS hash here)
DEBUGGING META DATA // Images not showing up on Opensea after deployment? Check why here
[ Ссылка ]/(your_token_id)/validate/
[ Ссылка ]/(your_token_id)/validate/
Ещё видео!