Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| Trade Tables | Description |
|---|---|
| TradeTable | Defines a trade table with tiers of trades for villagers or other trading entities. |
| TradeGroup | A group of trades from which one or more can be randomly selected for a villager to offer. |
| TradeItem | Defines an item used in a trade, either as input (wants) or output (gives). |
| TradeItemList | Defines a list of alternative items that can satisfy a trade requirement. |
| TradeItemQuantity | Defines a random quantity range for a trade item. |
| TradeSingle | Defines a single trade offered by a villager or wandering trader. |
| TradeTableData | Contains internal metadata and type definitions for trade table structures. |
| TradeTier | Defines a tier of trades that becomes available as a villager levels up. |