Please provide any additional information below.
Interestingly enough if you make a custom item in one of the yml files like so:
GOLDCHESTPLATE:
Id: 315
Data: 0
Display: 'Typical Gold Chestplate'
Amount: 1
And use that instead of an item ID like so:
Equipment:
- GOLDCHESTPLATE:3
That works just fine.