Version 1 (modified by 5 years ago) ( diff ) | ,
---|
Villager (Merchant) Attributes
Villager attributes extend from the more general mob attributes. Visit mob attributes for information on this base type.
Name | Type | Description |
---|---|---|
profession | villager profession | The general profession of the villager, determines what the villager looks like |
career | villager career | The current career of the villager, determines what sort of offers are available for trade |
offers | list of villager offer | The list of offers available for trade, defines the items offered and item(s) accepted as currency in exchange |
villager profession
farmer
librarian
-priest
- Magical and potion itemsblacksmith
- Metallurgy and metal-working itemsbutcher
- Meat and livestock-relatedgeneric
- No special professionigor
- A special Mad Martian Mod exclusive Halloween mob with a custom skin that looks sort of like a Zombietzevee
- A special Mad Martian Mod exclusive Jewish villager who runs a Mikvah mini-gamehemda
- A special Mad Martian Mod exclusive Jewish villager who runs the inn next to Tzevee's Mikvah game
villager career
none
- No particular tradesfarmer
- Cropsfisherman
- Fishshepherd
- ???fletcher
- ???librarian
- Currency, books, music discs, and tuning crystals (I think)cleric
- ???armorer
- Metallurgyweapons
- Weapons I supposetools
- Tools I supposebutcher
- Meat and livestockleather
- Leather I guess
villager offer
These define the offers available for trade, a set of three item bundle
Name | Type | Description |
---|---|---|
buy1 | item bundle | The first item bundle that is taken as currency in exchange for this offer |
buy2 | item bundle | The second item bundle that is taken as currency in exchange for this offer, this is optional and can be omitted if there should be only one to trade |
sell | item bundle | The item bundle the villager is offering |
Note:
See TracWiki
for help on using the wiki.