
MailBox
A mod that allows admins or the server to easily send mail containing messages and items to players.
21
0
It is easy for administrators to send messages and items to mail with players or servers. UI was created with Jetpack Compose and Material 3 through Composite mode.
Dependencies
/mod/composite /mod/pyke-lib
Commands and KeyBinding
/우편 보내기 - Open Send Mail Screen
Default Key (P) - Open MailBox
How to use
MailBoxData newMail = MailBoxData.create(String title, String senderName, String content, List<ItemStack> items);
ModComponents.MAIL_BOX.get(receiver).addMail(newMail);
Совместимость
Ссылки
Создатели
Детали
Лицензия:LGPL-3.0-only
Опубликован:3 недели назад
Обновлён:3 недели назад
