mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
27 lines
435 B
YAML
27 lines
435 B
YAML
![]() |
name: RecipeLookup
|
||
|
fields:
|
||
|
- name: CRP
|
||
|
type: link
|
||
|
targets: [Recipe]
|
||
|
- name: BSM
|
||
|
type: link
|
||
|
targets: [Recipe]
|
||
|
- name: ARM
|
||
|
type: link
|
||
|
targets: [Recipe]
|
||
|
- name: GSM
|
||
|
type: link
|
||
|
targets: [Recipe]
|
||
|
- name: LTW
|
||
|
type: link
|
||
|
targets: [Recipe]
|
||
|
- name: WVR
|
||
|
type: link
|
||
|
targets: [Recipe]
|
||
|
- name: ALC
|
||
|
type: link
|
||
|
targets: [Recipe]
|
||
|
- name: CUL
|
||
|
type: link
|
||
|
targets: [Recipe]
|