{ "$id": "blockception.minecraft.item.identifier", "type": "string", "title": "Item Identifier", "description": "A minecraft item identifier", "pattern": "^[0-9a-zA-Z:_\\-\\.]+$" }