So, I am trying to make an autominer. I use a block and when I click on it it opens an inventory with the resources it generated. The next step is to add upgrades, so when I click on the item that says upgrade it needs to says level 2 in the inventory **but** it needs to keep this information at all times also when picked up. So my question is can I give the block some sort of tag that says that the block is a level 2 autominer and not a level 1 autominer?