'use strict'; const CONSTANTS = { CORE_ID: 0, MINECRAFT_ID: 1, MPASTE_ID: 2 }; export { CONSTANTS };