/assets/ * functions exactly like the resourcepack/assets folder /client_scripts/ * KubeJS Scripts that run on the client * uknown the full capabilities, something to look into /config/ * kubejs config, shouldnt need to change but can be changed /data/ * functions exactly like the datapack/data folder /server_scripts/ * these are scripts that function when *in an world* * they can be used for recipie alteration or other things /startup_scripts/ * these happen on game load * They can be used to add, remove, or modify items