Inner Pastels

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

Packages

Link copied to clipboard

Main root package

Link copied to clipboard

Custom Block classes or Block helpers

Link copied to clipboard

Client related classes, mainly contains the ImGui impl

Link copied to clipboard
Link copied to clipboard

Crab in the code 🦀

Link copied to clipboard

Helpers for Data Generation

Link copied to clipboard
Link copied to clipboard

Custom Item classes or Item Helpers

Link copied to clipboard

Any code or helpers that don't fall under any clear category

Link copied to clipboard
Link copied to clipboard

Helper classes and functions for registry registers

Link copied to clipboard

Custom Block and Item tags