1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
EXDSchema/MJIRecipe.yml

23 lines
423 B
YAML
Raw Permalink Normal View History

2025-03-05 17:42:41 -08:00
name: MJIRecipe
displayField: KeyItem
fields:
- name: LogMessage
type: link
targets: [LogMessage]
- name: KeyItem
type: link
targets: [MJIKeyItem]
- name: ItemPouch
type: link
targets: [MJIItemPouch]
2025-05-01 02:10:30 +00:00
- name: Yield
2025-03-05 17:42:41 -08:00
- name: Material
type: array
count: 5
fields:
- type: link
targets: [MJIRecipeMaterial]
- name: Amount
type: array
count: 5
2025-05-01 02:10:30 +00:00
- name: Order