Library mod to share helper functions between Softer Pastels, Desolated Pastels, and any other future projects from asoji [probably]
src/main/kotlin
└───gay.asoji.innerpastels
├───blocks
├───client
│ └───imgui
├───crab
├───datagen
├───items
├───misc
├───register
└───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
Main root package
Crab in the code 🦀
Custom Block classes or Block helpers
Client related classes, mainly contains the ImGui
impl
Helpers for Data Generation
Custom Item classes or Item Helpers
Any code or helpers that don't fall under any clear category
Helper classes and functions for registry registers
Custom Block and Item tags