alwaysVisible()
setTitle("Do I have black lung?")
setDescription("Do a ton of stuff in the mining dimension.")
setPos(629,0)
setIcon(<simple_trophies:trophy, nbt:{TrophyName: "38 - Do I have black lung?", TrophyColorGreen: 255, TrophyVariant: "neon", TrophyShowsTooltip: 1, TrophyItem: {id: "mekanismtools:obsidianpaxel", Count: 1, tag: {}}, TrophyColorBlue: 119, TrophyColorRed: 0}>)

addParent("triumph:30_mining/final@paxel")
addParent("triumph:30_mining/final@teleporter")
addRewardItem(<simple_trophies:trophy, nbt:{TrophyName: "38 - Do I have black lung?", TrophyColorGreen: 255, TrophyVariant: "neon", TrophyShowsTooltip: 1, TrophyItem: {id: "mekanismtools:obsidianpaxel", Count: 1, tag: {}}, TrophyColorBlue: 119, TrophyColorRed: 0}>)

criteria = addCriteria("paxel", "minecraft:inventory_changed")
criteria.addItem(<mekanismtools:obsidianpaxel>)

criteria = addCriteria("twilight_forest", "minecraft:inventory_changed")
criteria.addItem(<torgo:teleporter_block_twilight_forest>)

// list of unsorted items
