PinkCabbage Transparent BetterScreen(粉红大包菜的屏幕透明度优化)

Quick rating

Community listing page, reviews here may not be monitored by the author.

PinkCabbage Transparent BetterScreen(粉红大包菜的屏幕透明度优化)

No reviews yet

Optimize screen and control transparency

Performance & Optimization
Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

CurseForge logo CurseForge Modrinth
No longer available on Modrinth

Compatibility

Supported Environments

Where It Runs
Client Only

Runs entirely on the client. Works on vanilla servers.

About

Project Details

Type
Mod
License
Creative Commons Attribution Non Commercial 4.0 International
Latest Version
BetterScreen(V2.2)

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

PinkCabbage, also known as Pink Bag, is developed by XuanTian Studio, led by its creator.

Contact (QQ/Email): [email protected]

XuanTian Studio QQ Group: 774718671

Mod Discussion QQ Group: 671389632

This mod is open-source and includes many comments in the code, making it suitable for learners interested in Minecraft mod development.

However, it is licensed under CC BY-NC 4.0, which prohibits any commercial use or monetization of modified versions.

You are free to share or repost this work on short video platforms, but please include proper credit.

License info: https://creativecommons.org/licenses/by-nc/4.0/

Mod Features:

1. Bubble Particles in Water: players emit bubbles while moving underwater (feature removed; see UnderwaterBubblesHandler class).

2. Durability Display: tool durability is shown below item names and also triggered on left-click, even without hitting anything.

3. On-Screen Info: coordinates and server ping are shown on screen corners; durability, arrow count, and food value are shown on hotbar.

4. Adjustable UI Transparency: inventory and container UI backgrounds can be made transparent via settings (default key: J).

5. Configurable UI: toggle features in the settings menu. Keybinding path: Options -> Controls -> Key Bindings -> “PinkCabbage Keys”.

6. Help Command: type /CabbageMod help for in-game mod tips and key info.

7. Chat Commands: set transparency using /CabbageMod InventoryAlpha 1.0 (range: 0.0 ~ 1.0, but SettingScreenAlpha: 0.1 ~ 1.0).

8. Config File: settings also saved in config/PinkCabbage_settings.json. Be careful editing it manually.

9. Ongoing Updates: future versions will be posted to platforms like Bilibili — search for 粉红大包菜.

粉红大包菜(PinkCabbage),又名粉红大包,是轩天工作室负责人

QQ_Email:[email protected]

轩天工作室交流QQ群:774718671,

作者的模组交流QQ群:671389632,

本模组的代码是开源的并且我还写了很多注释比较适合模组学习者,

但是本模组用的是CC BY-NC 4.0协议,禁止修改者商业化使用,

你可以转载我的作品到短视频平台分享,但是要标注出处,

以下是CC BY-NC 4.0协议的基本要求↓↓↓

https://creativecommons.org/licenses/by-nc/4.0/

模组功能:

1.玩家在水中移动时会有泡泡粒子特效,(不太完善的功能所以被作者删去了,可以在源码的UnderwaterBubblesHandler类找到)

2.玩家手持物品切换到工具时该工具的耐久度会在原版游戏的工具名称悬浮文本下方显示,玩家手持工具点击左键时可以再次显示耐久度(无需攻击到实体也能显示)

3.玩家的坐标和服务器延迟时间(ms)的数据分别在屏幕左上角和右下角显示,玩家的装备耐久度和背包里面弓箭的数量以及手持食物的饥饿度会在快捷栏显示

4.模组还可以通过设置菜单里面的滑轮来调节玩家物品栏和快捷栏以及一些容器方块的UI背景的透明度(打开菜单的默认按键为J)

5.是否显示以上功能都可以在菜单修改,更改模组默认按键的路径为:游戏选项->按键控制->按键绑定->最后找到“粉红大包菜的按键”

6./CabbageMod help 这个命令会有模组按键和命令相关的文字提示

7.模组添加的透明度参数也支持玩家在聊天栏使用命令修改,例如/CabbageMod InventoryAlpha 1.0 (这里的参数可以写0.0到1.0范围中的小数,但是SettingScreenAlpha的范围是0.1 ~ 1.0)

8.模组菜单内的一些参数还可以通过版本文件夹内config文件夹里面的"PinkCabbage_settings.json"进行修改,但是请不要改错,因为这样可能会让游戏出现异常

9.模组后续还会继续优化和更新,内容如有更新也会发布在哔哩哔哩等短视频平台,搜粉红大包菜即可

PinkCabbage, also known as Pink Bag, is developed by XuanTian Studio, led by its creator. Contact (QQ/Email): [email protected] XuanTian Studio QQ Group: 774718671 Mod Discussion QQ Group: 671389632 This mod is open-source and includes many comments in the code, making it suitable for learners interested in Minecraft mod development: https://github.com/BigPinkCabbage/PinkCabbage-Transparent-BetterScreen/ However, it is licensed under CC BY-NC 4.0, which prohibits any commercial use or monetization of modified versions. You are free to share or repost this work on short video platforms, but please include proper credit. License info: https://creativecommons.org/licenses/by-nc/4.0/

Mod Features:

  1. Bubble Particles in Water: players emit bubbles while moving underwater (feature removed; see UnderwaterBubblesHandler class).
  2. Durability Display: tool durability is shown below item names and also triggered on left-click, even without hitting anything.
  3. On-Screen Info: coordinates and server ping are shown on screen corners; durability, arrow count, and food value are shown on hotbar.
  4. Adjustable UI Transparency: inventory and container UI backgrounds can be made transparent via settings (default key: J).
  5. Configurable UI: toggle features in the settings menu. Keybinding path: Options -> Controls -> Key Bindings -> “PinkCabbage Keys”.
  6. Help Command: type /CabbageMod help for in-game mod tips and key info.
  7. Chat Commands: set transparency using /CabbageMod InventoryAlpha 1.0 (range: 0.0 ~ 1.0, but SettingScreenAlpha: 0.1 ~ 1.0).
  8. Config File: settings also saved in config/PinkCabbage_settings.json. Be careful editing it manually.
  9. Ongoing Updates: future versions will be posted to platforms like Bilibili — search for 粉红大包菜.

粉红大包菜(PinkCabbage),又名粉红大包,是轩天工作室负责人 QQ_Email:[email protected], 轩天工作室交流QQ群:774718671, 作者的模组交流QQ群:671389632, 本模组的代码是开源的并且我还写了很多注释比较适合模组学习者: https://github.com/BigPinkCabbage/PinkCabbage-Transparent-BetterScreen/ 但是本模组用的是CC BY-NC 4.0协议,禁止修改者商业化使用, 你可以转载我的作品到短视频平台分享,但是要标注出处, 以下是CC BY-NC 4.0协议的基本要求↓↓↓ https://creativecommons.org/licenses/by-nc/4.0/

模组功能: 1.玩家在水中移动时会有泡泡粒子特效,(不太完善的功能所以被作者删去了,可以在源码的UnderwaterBubblesHandler类找到) 2.玩家手持物品切换到工具时该工具的耐久度会在原版游戏的工具名称悬浮文本下方显示,玩家手持工具点击左键时可以再次显示耐久度(无需攻击到实体也能显示) 3.玩家的坐标和服务器延迟时间(ms)的数据分别在屏幕左上角和右下角显示,玩家的装备耐久度和背包里面弓箭的数量以及手持食物的饥饿度会在快捷栏显示 4.模组还可以通过设置菜单里面的滑轮来调节玩家物品栏和快捷栏以及一些容器方块的UI背景的透明度(打开菜单的默认按键为J) 5.是否显示以上功能都可以在菜单修改,更改模组默认按键的路径为:游戏选项->按键控制->按键绑定->最后找到“粉红大包菜的按键” 6./CabbageMod help 这个命令会有模组按键和命令相关的文字提示 7.模组添加的透明度参数也支持玩家在聊天栏使用命令修改,例如/CabbageMod InventoryAlpha 1.0 (这里的参数可以写0.0到1.0范围中的小数,但是SettingScreenAlpha的范围是0.1 ~ 1.0) 8.模组菜单内的一些参数还可以通过版本文件夹内config文件夹里面的"PinkCabbage_settings.json"进行修改,但是请不要改错,因为这样可能会让游戏出现异常 9.模组后续还会继续优化和更新,内容如有更新也会发布在哔哩哔哩等短视频平台,搜粉红大包菜即可

Screenshots

Gallery

  • English settings screen
    English settings screen
  • Image_1753116424470.jpg
    Image_1753116424470.jpg Image_1753116424470.jpg
  • 2025-07-21_20.13.58.png
    2025-07-21_20.13.58.png 2025-07-21_20.13.58.png
  • retouch_2025072200290211.jpg
    retouch_2025072200290211.jpg retouch_2025072200290211.jpg
  • inventory
    inventory control inventory screen background transparency
  • Settings UI
    Settings UI can control these parameters
  • control transparency
    control transparency also control container screen transparency

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works