Extra Standard Tools
NillieZilla opened this issue ยท 3 comments
Describe the feature
It would be nice to have expanded tool options natively baked in to allow a bit more freedom within item creation. Common Examples include: Paxel, Hammer
I understand we can do this via accessing the API of another mod and registering the items through that method, however, it would be nice to have that capability baked in.
Additional info
No response
I feel like this should rather be of an addon and not base KubeJS because most mod compatibility is handed over to addons (e.g. KubeJS TFC, KubeJS Create). Just my thoughts though.
IMO Being able to make a tool that is effective on multiple types could fit in base KubeJS, but other things (like hammers) belong in an addon/custom behaviour using events (ie BlockEvents.broken for a hammer)
#474 ?