PaxelJS

Adds Paxel Tool Type to KubeJS.


PaxelJS adds the Paxel tooltype from Cucumber to KubeJS:
StartupEvents.registry('item', event => {
    event.create('cool_paxel', 'paxel')
})