Skip to content

Commit 0ae1493

Browse files
add links for value lists
1 parent 505c9c2 commit 0ae1493

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,10 @@ Key|Requirement|Value|Example|Definition|Default Value
5050
`"SkillLevel"`|Optional|`int`|`25`|Used for RP usage|`5`
5151
`"SkillUnlockID"`|Optional|`SkillID` or `int`|`"SKILL_MIX"` or `20`|(Currently Unused)|`SKILL_FARM`
5252

53-
The properties doesn't need to be in order, but Required properties must always exist.
53+
The properties doesn't need to be in order, but Required properties must always exist.
54+
[List of CraftCategoryId values](https://github.com/SinsofSloth/RF5-global-metadata/blob/main/_no_namespace/CraftCategoryId.cs)
55+
[List of ItemID values](https://docs.google.com/spreadsheets/d/1LFkOEVQuJ-x1Lkn64Lt8Z7NvbVyUgqHP794Ehw3wbts/edit#gid=920483090)
56+
[List of RecipeRelease values](https://docs.google.com/spreadsheets/d/1LFkOEVQuJ-x1Lkn64Lt8Z7NvbVyUgqHP794Ehw3wbts/edit#gid=914955553)
5457
### **Custom JSON file example**
5558
```js
5659
[

0 commit comments

Comments
 (0)