Add README in each module
Adds READMEs, Licenses, and examples in each library module
TODO:
- [ ] teleport example for lib_forceload
- [x] lib_machines examples
- [ ] put READMEs and examples in base modules (fruiting trees, relocators, orbis, etc.)
Examples shouldn't be in the data folder, as that would mean they get included in the modules. Imo a better place would be lib_forceload/examples/example_name/. This also means you don't need ugly hacks like _example_values.
Okay, I was debating how to put the examples cuz in the separate repos we just had them as separate packs. So in examples would it be a full data pack with pack.mcmeta and the data folder?
So in
exampleswould it be a full data pack withpack.mcmetaand thedatafolder?
Yes that would be good. Unless we want to use Lectern for our examples, but I guess that would be weird with the rest of our modules not really using beet.
We're closing this PR as it is very outdated and it seems better to start with a fresh PR based on the current master branch and set a smaller scope for the PR.