Updated documentation with the microsoft documentation
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
"description": "How much should the discount be modified by when the player has cured the Zombie Villager. Can be specified as a pair of numbers (low-tier trade discount and high-tier trade discount)",
|
||||
"title": "Cured Discount",
|
||||
"items": [
|
||||
{ "type": "integer", "title": "A", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
{ "type": "integer", "title": "B", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
{ "type": "integer", "title": "A", "description": "Minimum" },
|
||||
{ "type": "integer", "title": "B", "description": "Maximum" }
|
||||
]
|
||||
},
|
||||
"display_name": {
|
||||
@@ -40,8 +40,8 @@
|
||||
"description": "The Maximum the discount can be modified by when the player has cured the Zombie Villager. Can be specified as a pair of numbers (low-tier trade discount and high-tier trade discount)",
|
||||
"title": "Maximum Cured Discount",
|
||||
"items": [
|
||||
{ "type": "integer", "title": "A", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
{ "type": "integer", "title": "B", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
|
||||
{ "type": "integer", "title": "A", "description": "Minimum" },
|
||||
{ "type": "integer", "title": "B", "description": "Maximum" }
|
||||
]
|
||||
},
|
||||
"max_nearby_cured_discount": {
|
||||
|
||||
Reference in New Issue
Block a user