mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
14 lines
237 B
YAML
14 lines
237 B
YAML
![]() |
name: MJIItemPouch
|
||
|
displayField: Item
|
||
|
fields:
|
||
|
- name: Item
|
||
|
type: link
|
||
|
targets: [Item]
|
||
|
- name: Category
|
||
|
type: link
|
||
|
targets: [MJIItemCategory]
|
||
|
- name: Crop
|
||
|
type: link
|
||
|
targets: [MJICropSeed]
|
||
|
- name: Unknown0
|