Closed tristonplummer closed 5 years ago
Stops item placeholders being dumped via DumpEntityIdService, and Items.kt has been updated accordingly
Added ItemDef#isPlaceholder property to check if item definition belongs to a 'placeholder' item
Doing this on another commit to use the new ItemDef.isPlaceholder property
What has been done?
Stops item placeholders being dumped via DumpEntityIdService, and Items.kt has been updated accordingly