Package-level declarations
Any code or helpers that don't fall under any clear category
Types
Link copied to clipboard
Translation string to show which candy shows how much hunger. actual strings in library's /src/main/resources/assets/innerpastels/lang/en_us.json
Link copied to clipboard
Development Environment HUD Overlay with a red disclaimer on the top center of the screen, and dependent mods on the bottom left of your screen
Functions
Link copied to clipboard
Multiplies your Int by the game's 20 ticks per second, making something like 5s * 20tps = 100t. Useful for anything related to using game ticks but in whole seconds.