Skip to content

Commit

Permalink
📝 Update Module.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asoji committed Feb 25, 2024
1 parent 71bb617 commit 068fb06
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions Module.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,36 @@ src/main/kotlin
└───tags
```

If you could think of a way to make all the package descriptors a bit better at explaining what they are, please feel free to make a PR with the `documentation` tag. plsandthx

# Package gay.asoji.innerpastels

Main root package

# Package gay.asoji.innerpastels.crab

Crab in the code 🦀

# Package gay.asoji.innerpastels.blocks

TODO: work on this
Custom Block classes or Block helpers

# Package gay.asoji.innerpastels.datagen

TODO: work on this
Helpers for Data Generation

# Package gay.asoji.innerpastels.foods

TODO: work on this
Helpers for Food related code

# Package gay.asoji.innerpastels.items

TODO: work on this
Custom Item classes or Item Helpers

# Package gay.asoji.innerpastels.misc

TODO: work on this
Any code or helpers that don't fall under any clear category

# Package gay.asoji.innerpastels.tags

TODO: work on this
Custom Block and Item tags

0 comments on commit 068fb06

Please sign in to comment.