// priority: 0 "use strict"; function registerTFCDataForTFCLunchbox(event) { event.itemSize('tfclunchbox:lunchbox', 'large', 'heavy', 'lunchbox_size') event.itemSize('tfclunchbox:cooling_lunchbox', 'large', 'heavy', 'cooling_lunchbox_size') }