infinite_stock
Used for trader loot, sets the item as having infinite stock (used for bullets for example).
Format
infinite_stock
Context
By default the NBT tag given to items is only usable by trader npcs and their shops.
Example
{
"functions": [
{
"function": "mineminenomi:infinite_stock",
}
]
}