Satako library logo

Satako library

Mod

by Krosenut

Library for modding

Downloads

7,633,651

Type

Mod

CurseForge ID

282037

Last Updated

Apr 9, 2026

Description

Satako is a library for modding, it contains:

  • Minecraft-related constants, including colors and their codes
  • custom user interface components (button, switch-button, dropdown button, label, text field, selection button, radio button, custom menu screen, cusom slotless screen, custom menu)
  • useful functions (rendering, reflection, item handler helpers)
  • useful classes (custom Arraylist implementation, default block, tile entity and item handler implementations)

I use it in several mods of mine.

Also adds commands:

'summon2' - same as 'summon', but lets you specify namespace and name of the entity separately;

'give2' - same as 'give', but lets you specify namespace and name of the item separately;

'killall' - kills all entities of specified type, lets you specify namespace and name of the entity separately;

'removeall' - same as 'killall', but removes entities instead of killing them.

Satako has a function of displaying extended item information when Alt key is held.

My Discord server, where you can get faster support on any of my mods and get update announcements - https://discord.gg/MYxxMfctWx

Similar Mods

Included in Modpacks

External Resources