I'm trying to create a starter crate that will give some extra items on initial spawn, but it's causing some weird errors.
Here are the mod files
blocks.xml
<configs>
<append xpath="blocks">
<block name="cntStarterCrate">
<property name="DescriptionKey"...