promotional bannermobile promotional banner

MaoPhone - Trial Version

Trial version of the phone mod for "Run For Money" Minecraft video series.

File Details

maophone_trial-1.1.223.jar

  • R
  • Aug 25, 2025
  • 897.43 KB
  • 184
  • 1.20.1
  • Forge

File Name

maophone_trial-1.1.223.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:maophone-trial-version-1299988:6927336")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Updates (English Ver.)

  • New recipe for MaoPhone item
  • Add hearing protection mode
    • It can be turned on and off in Settings app
    • After activation, the phone ring sound will not be played. Only effect yourself
  • The volume source for phone ring has now been changed to "Record"
  • Adds the function of sliding upwards in phone lock screen to unlock
  • Now players no longer receive chat messages when receive phone messages, instead receive pop-up prompts at the bottom left
  • Now phone-call function has two different SVC logics and supports hot-switching
  • Adds config tool and screen, replacing vanilla config file
  • Optimized the logic of phone ring manager
  • Optimized the logic of playing phone ring sound to avoid overlapping ringtones as much as possible
  • Adds additional source determination for phone ringing, now phone items will also ring in the following situations:
    • Located in the ender chest (ring position is the player's position)
    • Located in the armor stand, item frame, glow item frame
    • Located in entities with container, such as minecart with chest, minecart with hopper, various wooden boat with chest, and bamboo raft with chest
  • Improved the basic score of the Snake Game
  • Refactored the code structure
  • Refactored some commands related to phone
  • Optimized the logic of data storage and reading
  • Optimized the sync logic of some data
  • Now phone items have the label "maophone_trial:phone"
  • Updated texture of date/time numbers on the lock screen of phone
  • Bug fix
    • Fixed the function of clear calling history did not work
    • Fixed some components twitching under certain screen sizes
    • Fixed the power consumption of the Camera app and Compass app exceeded expectations
    • Fixed unstable snake speed in the Snake Game
    • Fixed some mistakes in English text
    • Fixed phone items not displaying the incoming call icon
    • Fixed the panel position recorded in message screen did not work when clicking the image to view and then returning
    • Optimized the sorting scheme of some lists
    • The scenario where you can use Enter to send messages now also supports using the Enter key on the keypad

更新内容(简体中文版本)

  • 新增MaoPhone物品的合成配方
  • 新增听觉保护模式
    • 可在手机的设置APP中开关
    • 开启后不会播放手机铃声音效,只对自己生效
  • 现在手机铃声的音量源更改为“唱片机/音符盒”
  • 手机锁屏界面新增向上滑动解锁的功能
  • 现在玩家收到消息时不再收到聊天栏通知,而是在左下角弹窗提示
  • 现在电话功能使用两种不同的SVC功能逻辑,且支持热切换
  • 新增配置工具和配置界面,替代了原版的配置文件
  • 优化了手机响铃的判定逻辑
  • 优化了手机铃声播放的逻辑,尽量避免铃声重叠
  • 新增手机响铃的额外来源判定,现在手机物品在以下情况也会响铃:
    • 位于末影箱中(响铃位置为玩家位置)
    • 位于盔甲架、物品展示框、荧光物品展示框中
    • 位于运输矿车、漏斗矿车、各种木运输船、运输竹筏等有存储空间的实体中
  • 提升了贪吃蛇游戏的基础得分
  • 重构了代码结构
  • 重构了手机相关的部分命令
  • 优化了数据存储与读取的逻辑
  • 优化了部分数据的同步逻辑
  • 现在手机物品拥有“maophone_trial:phone”标签
  • 更新了锁屏界面日期/时间的数字材质
  • 问题修复
    • 修复了清空通话记录功能不生效的问题
    • 修复了部分屏幕尺寸下部分组件会抽搐的问题
    • 修复了相机APP和指南针APP的耗电量超出预期的问题
    • 修复了贪吃蛇游戏中蛇的速度不固定的问题
    • 修复了部分英语文本的错误
    • 修复了手机物品不会显示来电图标的问题
    • 修复了短信界面中点击图片查看后返回时,记录的面板位置未生效的问题
    • 优化了部分列表的排序方案
    • 现在可以使用回车发送信息的场景也支持使用小键盘回车键