搜索历史
清空
暂无搜索历史
论坛热搜
1
【MC整合包发布】乌托邦探险之旅3.2
热
3
[1.6.4]上古老物 冒险者传说 by WhiteSword
新
5
[转载]洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
[1.12.2]Jenny — 有趣的模拟女友模组|珍妮模组
热
4
幻虚斗罗V1.5[炫酷魂环][高级魂技][全模型贴图覆盖][超吸金]
6
[1.7.10] [HQM] [Mercury landing]水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 59|回复: 0

[模组分享] WNT (WNT)-MOD模组

[复制链接]

5159

主题

5

回帖

6129

积分

龙❁妻

Rank: 8Rank: 8

经验
6129 EP
金粒
928 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 19:56:41 | 显示全部楼层 |阅读模式
WNT (WNT)Github |相关wiki |源站链接支持: fabric , quiltWNT是一个客户端MOD,包含多个实用工具,适用于非常特定的用途。它是W95的继任者,W95是我很久以前写的一个旨在实现相同目标的MOD。

功能

Supervisor

Supervisor是WNT的主要组件。即使游戏完全冻结,它也能正常工作。它允许你执行以下操作:

- 禁用某些东西的渲染
- 禁用对某些数据包的处理
- 断开与连接的服务器的连接
- 强制退出你的游戏

目前,除了Blackbox之外,还没有办法与它进行交互。

Blackbox

Blackbox是一个独立的窗口,受Windows任务管理器启发,为Supervisor提供了图形用户界面。它提供了通常在F3屏幕上显示的信息,连接的服务器上的玩家列表(以及他们的UUID和ping),当前内存中存在的实体,以及当前内存中的地图数据。它还允许你发送聊天消息和运行命令。

基于某些未知原因,这个功能只能在Windows和Linux上使用。

CFX

CFX是一个反利用模块,主动修补多个客户端利用漏洞。甚至修补了一些即使在最新版本中仍未修复的漏洞。以下是它修补或减轻的一些漏洞的列表:

- 由于渲染太多心形而导致的卡顿
- 由于实体名称过长而导致的卡顿
- 可点击文本某种方式下导致运行命令或发送聊天消息

Dumper

Dumper允许你将加载的地图数据和附近的实体数据转储到磁盘上。要使用它,命令的使用方式是 `/dump `

Poker

Poker以非常有限的方式钩入某些客户端MOD,以在Blackbox的“Hooks”菜单中添加选项。

Toolbox

Toolbox是一套各种杂项管理工具和命令,它们在WNT中没有其他位置。

Toolbox中包含的命令有:

- */dqs*: 与DataQueryStorage模块交互
- */ltellraw*: 客户端/tellraw命令
- */name*: 检索与给定UUID相关联的用户名
- */qe*: F3 + I键绑定,但以查询实体的命令形式
- */uuid*: 检索与给定用户名相关联的UUID
- */wntmm*: 管理模块的命令

Toolbox中包含的模块有:

- *DataQueryStorage*: 一种通过使用F3 + I键绑定获取实体和方块数据的基本方式。
- *LockupProtection*: 阻止某个服务器使用的一种特定利用,即它会不断发送“打开存货数据包”。

_注意:可能会与打开特定大小的库存菜单的插件产生干扰。如果你在与库存菜单方面遇到问题,请使用`/wntmm toggle LockupProtection`来禁用它。_

截图:



来自Modrinth所有游戏版本1.19.31.19.41.201.20.11.20.21.19.2所有类型fabricquiltWNT v2.0-alpha.13WNT-2.0-alpha.13.jar下载2.0-alpha.13#Alpha* Migrates CFX to external project located at https://github.com/VideoGameSmash12/CFX, fixing 1.20.2 issues and Cloth Config dependencies in the process展开版本: 2.0-alpha.13支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2类型:FabricQuiltAlpha下载次数: 587WNT v2.0-alpha.12WNT-2.0-alpha.12.jar下载2.0-alpha.12#AlphaWNT-2.0-alpha.12-sources.jar下载2.0-alpha.12#Alpha**Changes:*** Adds support for 1.20.x.**Notes:*** For Quilt to behave properly with 1.20 at the moment, you need to use the Quilted Fabric API instead of the regular Fabric API. This is because the regular Fabric API requires a newer version of the Fabric loader than what Quilt is currently using. To make things more convenient, I\'ve added the Quilted Fabric API as an optional dependency.* While Cloth Config may not be available for 1.20.1 yet as of this release, you can use the JAR for 1.20 in the meantime and it\'ll work just fine.展开版本: 2.0-alpha.12支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricQuiltAlpha下载次数: 3,911WNT v2.0-alpha.11WNT-2.0-alpha.11.jar下载2.0-alpha.11#AlphaWNT-2.0-alpha.11-sources.jar下载2.0-alpha.11#Alpha- Removes old DeviousMod integration- Fixes issue that caused incompatibility with mods that use Adventure Platform Fabric (#24)- Patches another crash exploit展开版本: 2.0-alpha.11支持游戏: 1.19.3, 1.19.4类型:FabricQuiltAlpha下载次数: 124WNT v2.0-alpha.10WNT-2.0-alpha.10.jar下载2.0-alpha.10#AlphaWNT-2.0-alpha.10-sources.jar下载2.0-alpha.10#AlphaThis update is quite massive.* Overhauls both the Supervisor and Blackbox* Blackbox now has a tab that lets you view your inventory* Blackbox\'s chat window has been expanded to a full-on console for the Supervisor with a tab for Fantasia* Blackbox now has the ability to view enhanced details in certain tabs* Implements Fantasia: an internal console for the Supervisor (using either Telnet, Unix Sockets, or even the Blackbox) which is hosted and runs in the background when your client is active.* Updates Adventure library to 4.13.1* Patches a client-crashing exploit with CFX展开版本: 2.0-alpha.10支持游戏: 1.19.3, 1.19.4类型:FabricQuiltAlpha下载次数: 129WNT v2.0-alpha.9WNT-2.0-alpha.9.jar下载2.0-alpha.9#AlphaWNT-2.0-alpha.9-sources.jar下载2.0-alpha.9#Alpha* Do not allow Minecraft to set java.awt.headless to true by @allinkdev in https://github.com/VideoGameSmash12/WNT/pull/20 (Improves compatibility with other mods)展开版本: 2.0-alpha.9支持游戏: 1.19.3, 1.19.4类型:FabricQuiltAlpha下载次数: 166WNT v2.0-alpha.8WNT-2.0-alpha.8.jar下载2.0-alpha.8#AlphaWNT-2.0-alpha.8-sources.jar下载2.0-alpha.8#Alpha- Fixes bug that caused the mod to crash in some instances with Quilt (overhauling the way modules are registered in the process)- Fixes bug that caused built-in FlatLAF themes to not display when they should be展开版本: 2.0-alpha.8支持游戏: 1.19.3, 1.19.4类型:FabricQuiltAlpha下载次数: 120WNT v2.0-alpha.7WNT-2.0-alpha.7.jar下载2.0-alpha.7#AlphaWNT-2.0-alpha.7-sources.jar下载2.0-alpha.7#Alpha* [Blackbox] Fixes bug that caused Windows-only themes to show for users running Linux when it shouldn\'t* [Blackbox] Adds copyright headers to certain files展开版本: 2.0-alpha.7支持游戏: 1.19.3, 1.19.4类型:FabricQuiltAlpha下载次数: 134WNT v2.0-alpha.6WNT-2.0-alpha.6.jar下载2.0-alpha.6#AlphaWNT-2.0-alpha.6-sources.jar下载2.0-alpha.6#Alpha* Resolves https://github.com/VideoGameSmash12/WNT/issues/16 by adding localization strings for the Cloth Config menu* Tweaks how thread dumps look in the logs* Completely overhauls how themes work in the Blackbox* Lays the foundation for the ability to add custom themes and LAFs via the use of external mods* Adds the ability to load custom themes in the form of FlatLAF properties files展开版本: 2.0-alpha.6支持游戏: 1.19.3, 1.19.4类型:FabricQuiltAlpha下载次数: 125WNT v2.0-alpha.5WNT-2.0-alpha.5.jar下载2.0-alpha.5#AlphaWNT-2.0-alpha.5-sources.jar下载2.0-alpha.5#Alpha* [Blackbox] /blackbox status actually works properly* [Blackbox] /blackbox open now sends a chat message right before it starts opening the Blackbox* [Blackbox] Clicking the Blackbox tray icon now opens the Blackbox window instead of showing a broken menu* [Blackbox] Splits off certain internal theme classes to their own dedicated package to reduce the size of the main class* [Blackbox] Updates FlatLAF to version 3.0* [Blackbox] Adds new Dark Metal theme* [Blackbox] Themes now automatically apply upon being changed展开版本: 2.0-alpha.5支持游戏: 1.19.3, 1.19.4类型:FabricQuiltAlpha下载次数: 112WNT v2.0-alpha.4WNT-2.0-alpha.4.jar下载2.0-alpha.4#AlphaWNT-2.0-alpha.4-sources.jar下载2.0-alpha.4#Alpha* [CFX] Cleans up old unused patches* [All] Properly uplifts the version requirements in the mod JSON files to avoid confusion* [Main] Changes the mod description to gear less towards TotalFreedom and more towards the mod\'s general purpose* [Blackbox] Themes are now separated based on where they came from (e.g. themes that are from FlatLAF are in their own sort of... \"group\" of themes)* [Blackbox] Adds support for more FlatLAF themes* [Blackbox] Adds support for custom FlatLAF themes to be loaded from a given file (.minecraft/wnt/blackbox/theme.json)* [Dumper] Internally changes how events for the Dumper work* [Dumper, Blackbox] Adds the ability to dump entities and map data from the Blackbox (notifications aren\'t working properly yet)* [Blackbox] Some themes now have descriptions that show up when you hover over them展开版本: 2.0-alpha.4支持游戏: 1.19.3, 1.19.4类型:FabricQuiltAlpha下载次数: 120WNT v2.0-alpha.3WNT-2.0-alpha.3.jar下载2.0-alpha.3#AlphaWNT-2.0-alpha.3-sources.jar下载2.0-alpha.3#Alpha* Adds support for the platform-specific theme built into Java* Fix Blackbox show on startup crash on Linux by @LunaWasFlaggedAgain in https://github.com/VideoGameSmash12/WNT/pull/12* Fixes issue where the client freeze prompt would constantly show on startup* Fixes oversight in Blackbox that caused modules to not disable when you try to toggle them through the GUI* Fixes bug that caused all modules to be marked as enabled even when they shouldn\'t be展开版本: 2.0-alpha.3支持游戏: 1.19.3类型:FabricAlpha下载次数: 120WNT v2.0-alpha.2WNT-2.0-alpha.2.jar下载2.0-alpha.2#AlphaWNT-2.0-alpha.2-sources.jar下载2.0-alpha.2#Alpha* Removes 1.19.2 support, adds 1.19.3 support* Blackbox now supports Linux展开版本: 2.0-alpha.2支持游戏: 1.19.3类型:FabricAlpha下载次数: 124WNT v2.0-alpha.1WNT-2.0-alpha.1.jar下载2.0-alpha.1#AlphaWNT-2.0-alpha.1-sources.jar下载2.0-alpha.1#Alpha* Adds a new patch to CFX that mitigates the effects of an exploit regarding excessive particle counts展开版本: 2.0-alpha.1支持游戏: 1.19.2类型:FabricAlpha下载次数: 152WNT 2.0-indevWNT-2.0-indev.jar下载2.0-indev#Alpha展开版本: 2.0-indev支持游戏: 1.19.2类型:FabricAlpha下载次数: 99全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
WNT
楼主 2025-8-10 19:56:41 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2025-9-25 10:32 , Processed in 0.212317 second(s), 52 queries .

快速回复 返回顶部 返回列表