Does anyone else program in a way thats not really just for you but you program so that its easy for other people to modify , sort of API style. Ive been doing this basically Im programming in a modular fashion for example when I call an interact function on a block it doesnt return specific information (multiple return methods) it instead returns a datapack.