A KubeJS addon for creating Cucumber Library tools/weapons.
For a more in-depth wiki refer here
// Inside startup_scripts, this will create a tool with no texture
StartupEvents.registry("item", (event) => {
event.create("test_crossbow", "crossbow");
event.create("test_fishingrod", "fishingrod");
event.create("test_paxel", "paxel");
event.create("test_scythe", "scythe");
event.create("test_shear", "shears");
event.create("test_sickle", "sickle").range(3);
event.create("test_wateringcan", "wateringcan").range(2).chance(50);
});
FooterMan15 - KubeJS mod Addon template + PaxelJS references + being super great to work with!
Uncandango - Mixin magic
Bluemethyst - Uh... being cool idk