infinite_stock

Used for trader loot, sets the item as having infinite stock (used for bullets for example).

Format

infinite_stock

Context

Context Sensitive

By default the NBT tag given to items is only usable by trader npcs and their shops.

Example

{
    "functions": [
        {
	        "function": "mineminenomi:infinite_stock",
        }
    ]
}
Last change: 2024-08-13