setIcon(<rftoolsdim:empty_dimension_tab>)
setTitle("Dimension Hopper")
setDescription("Craft an Empty Dimension Tab to be able to create custom dimensions with RFTools!")

addParent("triumph:dj2/root")
setPos(71,284)
hideLines()
alwaysVisible()

criteria = addCriteria("hasEmptyDimensionTab", "minecraft:inventory_changed")
criteria.addItem(<rftoolsdim:empty_dimension_tab>)

addRewardFunction("triumph:fireworks")
addRewardFunction("triumph:23_dimension_hopper")