搜索历史
清空
暂无搜索历史
论坛热搜
1
乌托邦探险之旅3.2
热
3
上古老物 冒险者传说 by WhiteSword
新
5
洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
Jenny — 有趣的模拟女友模组|珍妮模组
热
4
幻虚斗罗V1.5
6
水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 42|回复: 0

[模组分享] 工具箱 (Tool Kit)-MOD模组

[复制链接]

5257

主题

53

回帖

6523

积分

龙❁妻

Rank: 8Rank: 8

经验
6523 EP
金粒
1173 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 19:41:25 | 显示全部楼层 |阅读模式
工具箱 (Tool Kit)Github |相关wiki |源站链接支持: fabric , forge , neoforgeTool Kit 是一个添加了有用命令并改善了原版结构方块的模组。

命令:

/tk devenv

true

设置游戏规则 \"doDaylightCycle\"、\"doMobSpawning\" 和 \"doWeatherCycle\" 为 false

将时间设置为6000,并将天气设置为晴朗

false

将游戏规则 \"doDaylightCycle\"、\"doMobSpawning\" 和 \"doWeatherCycle\" 设置回 true

/tk hand

在聊天中打印手持物品/方块的注册名 + nbt,并将其复制到剪贴板

/tk hotbar

将热键栏中所有物品/方块的注册名 + nbt 复制到剪贴板

/tk inventory

将背包中所有物品/方块的注册名 + nbt 复制到剪贴板

/tk oredist

在给定维度中以玩家为中心,统计给定半径范围内(16x16 * int)的矿石数量,并在聊天中打印出该范围内每种矿石的数量和占总矿石数量的百分比

/tk clear

移除玩家周围给定半径范围内(16x16 * int)的所有原版方块(除了矿石)

/tk killAll

移除/消灭所有实体

/tk killAllAnimals

杀死所有动物

/tk killAllExpOrbs

杀死所有经验球

/tk killAllMonsters

杀死所有怪物

其他:

连接消息

玩家加入世界时,在聊天中向玩家发送消息,消息可以在配置中更改和禁用。

来自Modrinth所有游戏版本1.21.61.21.71.21.81.21.51.21.41.21.21.21.31.211.20.61.20.51.20.41.20.21.19.41.19.21.20.11.14.21.14.31.14.41.151.15.11.15.21.16.51.181.18.11.18.21.191.19.11.20所有类型fabricneoforgeforge[FABRIC][1.21.8] ToolKit 94.0.0ToolKit-fabric-94.0.0.jar下载94.0.0#Release## 94.0.0### Changed- Updated to 1.21.6/7/8## 91.0.0### Changed- Updated to 1.21.5## 90.0.0### Changed- Updated to 1.21.4## 89.0.0### Changed- Updated to 1.21.2/1.21.3- The `/tk clear` command now supports custom input filters as well as optionally being able to remove bedrock from the world- This technically replaces existing functionality where a tag or blockstate would be read from the input but due to poor auto-complete, this is basically an unknown feature so we\'ve changed it to one that\'s much more clear- The new syntax is `/tk clear <size> [filter] [removeBedrock]`## 87.0.1### Changed- Added more copy types for the `/tk copy` command. You can now use the following types. Please note that `plain` is the default if no type is provided. Plain is the old default.- `KUBEJS`- `KUBEJS_NATIVE`- `JSON`- `SNBT`- `NBT`- `CRAFTTWEAKER`- `PLAIN`- `CSV`### Fixed- The mod works again on NeoForge## 87.0.0### Changed- Updated to 1.21## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 94.0.0支持游戏: 1.21.6, 1.21.7, 1.21.8类型:FabricRelease下载次数: 6[NEOFORGE][1.21.8] ToolKit 94.0.0ToolKit-neoforge-94.0.0.jar下载94.0.0#Release## 94.0.0### Changed- Updated to 1.21.6/7/8## 91.0.0### Changed- Updated to 1.21.5## 90.0.0### Changed- Updated to 1.21.4## 89.0.0### Changed- Updated to 1.21.2/1.21.3- The `/tk clear` command now supports custom input filters as well as optionally being able to remove bedrock from the world- This technically replaces existing functionality where a tag or blockstate would be read from the input but due to poor auto-complete, this is basically an unknown feature so we\'ve changed it to one that\'s much more clear- The new syntax is `/tk clear <size> [filter] [removeBedrock]`## 87.0.1### Changed- Added more copy types for the `/tk copy` command. You can now use the following types. Please note that `plain` is the default if no type is provided. Plain is the old default.- `KUBEJS`- `KUBEJS_NATIVE`- `JSON`- `SNBT`- `NBT`- `CRAFTTWEAKER`- `PLAIN`- `CSV`### Fixed- The mod works again on NeoForge## 87.0.0### Changed- Updated to 1.21## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 94.0.0支持游戏: 1.21.6, 1.21.7, 1.21.8类型:NeoForgeRelease下载次数: 5[FABRIC][1.21.5] ToolKit 91.0.0ToolKit-fabric-91.0.0.jar下载91.0.0#Release## 91.0.0### Changed- Updated to 1.21.5## 90.0.0### Changed- Updated to 1.21.4## 89.0.0### Changed- Updated to 1.21.2/1.21.3- The `/tk clear` command now supports custom input filters as well as optionally being able to remove bedrock from the world- This technically replaces existing functionality where a tag or blockstate would be read from the input but due to poor auto-complete, this is basically an unknown feature so we\'ve changed it to one that\'s much more clear- The new syntax is `/tk clear <size> [filter] [removeBedrock]`## 87.0.1### Changed- Added more copy types for the `/tk copy` command. You can now use the following types. Please note that `plain` is the default if no type is provided. Plain is the old default.- `KUBEJS`- `KUBEJS_NATIVE`- `JSON`- `SNBT`- `NBT`- `CRAFTTWEAKER`- `PLAIN`- `CSV`### Fixed- The mod works again on NeoForge## 87.0.0### Changed- Updated to 1.21## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 91.0.0支持游戏: 1.21.5类型:FabricRelease下载次数: 3[NEOFORGE][1.21.5] ToolKit 91.0.0ToolKit-neoforge-91.0.0.jar下载91.0.0#Release## 91.0.0### Changed- Updated to 1.21.5## 90.0.0### Changed- Updated to 1.21.4## 89.0.0### Changed- Updated to 1.21.2/1.21.3- The `/tk clear` command now supports custom input filters as well as optionally being able to remove bedrock from the world- This technically replaces existing functionality where a tag or blockstate would be read from the input but due to poor auto-complete, this is basically an unknown feature so we\'ve changed it to one that\'s much more clear- The new syntax is `/tk clear <size> [filter] [removeBedrock]`## 87.0.1### Changed- Added more copy types for the `/tk copy` command. You can now use the following types. Please note that `plain` is the default if no type is provided. Plain is the old default.- `KUBEJS`- `KUBEJS_NATIVE`- `JSON`- `SNBT`- `NBT`- `CRAFTTWEAKER`- `PLAIN`- `CSV`### Fixed- The mod works again on NeoForge## 87.0.0### Changed- Updated to 1.21## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 91.0.0支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 3[FABRIC][1.21.4] ToolKit 90.0.0ToolKit-fabric-90.0.0.jar下载90.0.0#Release## 90.0.0### Changed- Updated to 1.21.4## 89.0.0### Changed- Updated to 1.21.2/1.21.3- The `/tk clear` command now supports custom input filters as well as optionally being able to remove bedrock from the world- This technically replaces existing functionality where a tag or blockstate would be read from the input but due to poor auto-complete, this is basically an unknown feature so we\'ve changed it to one that\'s much more clear- The new syntax is `/tk clear <size> [filter] [removeBedrock]`## 87.0.1### Changed- Added more copy types for the `/tk copy` command. You can now use the following types. Please note that `plain` is the default if no type is provided. Plain is the old default.- `KUBEJS`- `KUBEJS_NATIVE`- `JSON`- `SNBT`- `NBT`- `CRAFTTWEAKER`- `PLAIN`- `CSV`### Fixed- The mod works again on NeoForge## 87.0.0### Changed- Updated to 1.21## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 90.0.0支持游戏: 1.21.4类型:FabricRelease下载次数: 129[NEOFORGE][1.21.4] ToolKit 90.0.0ToolKit-neoforge-90.0.0.jar下载90.0.0#Release## 90.0.0### Changed- Updated to 1.21.4## 89.0.0### Changed- Updated to 1.21.2/1.21.3- The `/tk clear` command now supports custom input filters as well as optionally being able to remove bedrock from the world- This technically replaces existing functionality where a tag or blockstate would be read from the input but due to poor auto-complete, this is basically an unknown feature so we\'ve changed it to one that\'s much more clear- The new syntax is `/tk clear <size> [filter] [removeBedrock]`## 87.0.1### Changed- Added more copy types for the `/tk copy` command. You can now use the following types. Please note that `plain` is the default if no type is provided. Plain is the old default.- `KUBEJS`- `KUBEJS_NATIVE`- `JSON`- `SNBT`- `NBT`- `CRAFTTWEAKER`- `PLAIN`- `CSV`### Fixed- The mod works again on NeoForge## 87.0.0### Changed- Updated to 1.21## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 90.0.0支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 28[FABRIC][1.21.3] ToolKit 89.0.0ToolKit-fabric-89.0.0.jar下载89.0.0#Release## 89.0.0### Changed- Updated to 1.21.2/1.21.3- The `/tk clear` command now supports custom input filters as well as optionally being able to remove bedrock from the world- This technically replaces existing functionality where a tag or blockstate would be read from the input but due to poor auto-complete, this is basically an unknown feature so we\'ve changed it to one that\'s much more clear- The new syntax is `/tk clear <size> [filter] [removeBedrock]`## 87.0.1### Changed- Added more copy types for the `/tk copy` command. You can now use the following types. Please note that `plain` is the default if no type is provided. Plain is the old default.- `KUBEJS`- `KUBEJS_NATIVE`- `JSON`- `SNBT`- `NBT`- `CRAFTTWEAKER`- `PLAIN`- `CSV`### Fixed- The mod works again on NeoForge## 87.0.0### Changed- Updated to 1.21## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 89.0.0支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 32[NEOFORGE][1.21.3] ToolKit 89.0.0ToolKit-neoforge-89.0.0.jar下载89.0.0#Release## 89.0.0### Changed- Updated to 1.21.2/1.21.3- The `/tk clear` command now supports custom input filters as well as optionally being able to remove bedrock from the world- This technically replaces existing functionality where a tag or blockstate would be read from the input but due to poor auto-complete, this is basically an unknown feature so we\'ve changed it to one that\'s much more clear- The new syntax is `/tk clear <size> [filter] [removeBedrock]`## 87.0.1### Changed- Added more copy types for the `/tk copy` command. You can now use the following types. Please note that `plain` is the default if no type is provided. Plain is the old default.- `KUBEJS`- `KUBEJS_NATIVE`- `JSON`- `SNBT`- `NBT`- `CRAFTTWEAKER`- `PLAIN`- `CSV`### Fixed- The mod works again on NeoForge## 87.0.0### Changed- Updated to 1.21## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 89.0.0支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 24[FABRIC][1.21] ToolKit 87.0.1ToolKit-fabric-87.0.1.jar下载87.0.1#Release## 87.0.1### Changed- Added more copy types for the `/tk copy` command. You can now use the following types. Please note that `plain` is the default if no type is provided. Plain is the old default.- `KUBEJS`- `KUBEJS_NATIVE`- `JSON`- `SNBT`- `NBT`- `CRAFTTWEAKER`- `PLAIN`- `CSV`### Fixed- The mod works again on NeoForge## 87.0.0### Changed- Updated to 1.21## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 87.0.1支持游戏: 1.21类型:FabricRelease下载次数: 170[NEOFORGE][1.21] ToolKit 87.0.1ToolKit-neoforge-87.0.1.jar下载87.0.1#Release## 87.0.1### Changed- Added more copy types for the `/tk copy` command. You can now use the following types. Please note that `plain` is the default if no type is provided. Plain is the old default.- `KUBEJS`- `KUBEJS_NATIVE`- `JSON`- `SNBT`- `NBT`- `CRAFTTWEAKER`- `PLAIN`- `CSV`### Fixed- The mod works again on NeoForge## 87.0.0### Changed- Updated to 1.21## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 87.0.1支持游戏: 1.21类型:NeoForgeRelease下载次数: 20,909[FABRIC][1.21] ToolKit 87.0.0ToolKit-fabric-87.0.0.jar下载87.0.0#Release## 87.0.0### Changed- Updated to 1.21## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 87.0.0支持游戏: 1.21类型:FabricRelease下载次数: 83[NEOFORGE][1.21] ToolKit 87.0.0ToolKit-neoforge-87.0.0.jar下载87.0.0#Release## 87.0.0### Changed- Updated to 1.21## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 87.0.0支持游戏: 1.21类型:NeoForgeRelease下载次数: 64[NEOFORGE][1.20.6] ToolKit 86.0.0ToolKit-neoforge-86.0.0.jar下载86.0.0#Release## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 86.0.0支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 64[FABRIC][1.20.6] ToolKit 86.0.0ToolKit-fabric-86.0.0.jar下载86.0.0#Release## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 86.0.0支持游戏: 1.20.6类型:FabricRelease下载次数: 88[NEOFORGE][1.20.5] ToolKit 85.0.0ToolKit-neoforge-85.0.0.jar下载85.0.0#Release## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 85.0.0支持游戏: 1.20.5类型:NeoForgeRelease下载次数: 55[FABRIC][1.20.5] ToolKit 85.0.0ToolKit-fabric-85.0.0.jar下载85.0.0#Release## 85.0.0### Changed- Updated to 1.20.5## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 85.0.0支持游戏: 1.20.5类型:FabricRelease下载次数: 61[FORGE][1.20.4] ToolKit 84.0.2ToolKit-forge-84.0.2.jar下载84.0.2#Release## 84.0.2### Fixed- Weather commands now only effect the overworld (to mimic vanilla behavior## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 84.0.2支持游戏: 1.20.4类型:ForgeRelease下载次数: 67[NEOFORGE][1.20.4] ToolKit 84.0.2ToolKit-neoforge-84.0.2.jar下载84.0.2#Release## 84.0.2### Fixed- Weather commands now only effect the overworld (to mimic vanilla behavior## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 84.0.2支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 169[FABRIC][1.20.4] ToolKit 84.0.2ToolKit-fabric-84.0.2.jar下载84.0.2#Release## 84.0.2### Fixed- Weather commands now only effect the overworld (to mimic vanilla behavior## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 84.0.2支持游戏: 1.20.4类型:FabricRelease下载次数: 79[NEOFORGE][1.20.4] ToolKit 84.0.1ToolKit-neoforge-84.0.1.jar下载84.0.1#Release## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 84.0.1支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 67[FORGE][1.20.4] ToolKit 84.0.1ToolKit-forge-84.0.1.jar下载84.0.1#Release## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 84.0.1支持游戏: 1.20.4类型:ForgeRelease下载次数: 69[FABRIC][1.20.4] ToolKit 84.0.1ToolKit-fabric-84.0.1.jar下载84.0.1#Release## 84.0.1### Fixed- Restricted the `/toggledownfall` command to `gamemasters` (Minecrafts naming, not mine.)## 84.0.0### updated to 1.20.4展开版本: 84.0.1支持游戏: 1.20.4类型:FabricRelease下载次数: 81[FORGE][1.20.4] ToolKit 84.0.0ToolKit-forge-84.0.0.jar下载84.0.0#Release## 84.0.0### updated to 1.20.4展开版本: 84.0.0支持游戏: 1.20.4类型:ForgeRelease下载次数: 74[NEOFORGE][1.20.4] ToolKit 84.0.0ToolKit-neoforge-84.0.0.jar下载84.0.0#Release## 84.0.0### updated to 1.20.4展开版本: 84.0.0支持游戏: 1.20.4类型:NeoForgeRelease下载次数: 73[FABRIC][1.20.4] ToolKit 84.0.0ToolKit-fabric-84.0.0.jar下载84.0.0#Release## 84.0.0### updated to 1.20.4展开版本: 84.0.0支持游戏: 1.20.4类型:FabricRelease下载次数: 75[NEOFORGE][1.20.2] ToolKit 82.0.0ToolKit-neoforge-82.0.0.jar下载82.0.0#Release## 82.0.0### Ported to NeoForge### Changes- Improved performance on the clear chunk and scan chunk commands- Added a teleport to dimension command- Added drain command which can drain an area of it’s fluid. Currently takes the location the player is looking at- Improved the output of /oredist- Fixed some permission issues- Added repair item command- Added print command- Added copy command展开版本: 82.0.0支持游戏: 1.20.2类型:NeoForgeRelease下载次数: 62[FORGE][1.20.2] ToolKit 82.0.0ToolKit-forge-82.0.0.jar下载82.0.0#Release## 82.0.0### Ported to NeoForge### Changes- Improved performance on the clear chunk and scan chunk commands- Added a teleport to dimension command- Added drain command which can drain an area of it’s fluid. Currently takes the location the player is looking at- Improved the output of /oredist- Fixed some permission issues- Added repair item command- Added print command- Added copy command展开版本: 82.0.0支持游戏: 1.20.2类型:ForgeRelease下载次数: 79[FABRIC][1.20.2] ToolKit 82.0.0ToolKit-fabric-82.0.0.jar下载82.0.0#Release## 82.0.0### Ported to NeoForge### Changes- Improved performance on the clear chunk and scan chunk commands- Added a teleport to dimension command- Added drain command which can drain an area of it’s fluid. Currently takes the location the player is looking at- Improved the output of /oredist- Fixed some permission issues- Added repair item command- Added print command- Added copy command展开版本: 82.0.0支持游戏: 1.20.2类型:FabricRelease下载次数: 70[FORGE][1.19.4] ToolKit 79.0.0ToolKit-forge-79.0.0.jar下载79.0.0#Release## 79.0.0- Improved performance on the clear chunk and scan chunk commands- Added a teleport to dimension command- Added drain command which can drain an area of it’s fluid. Currently takes the location the player is looking at- Improved the output of /oredist- Fixed some permission issues- Added repair item command- Added print command- Added copy command展开版本: 79.0.0支持游戏: 1.19.4类型:ForgeRelease下载次数: 66[FABRIC][1.19.4] ToolKit 79.0.0ToolKit-fabric-79.0.0.jar下载79.0.0#Release## 79.0.0- Improved performance on the clear chunk and scan chunk commands- Added a teleport to dimension command- Added drain command which can drain an area of it’s fluid. Currently takes the location the player is looking at- Improved the output of /oredist- Fixed some permission issues- Added repair item command- Added print command- Added copy command展开版本: 79.0.0支持游戏: 1.19.4类型:FabricRelease下载次数: 59[FORGE][1.19.2] ToolKit 77.0.0ToolKit-forge-77.0.0.jar下载77.0.0#Release## 77.0.0- Improved performance on the clear chunk and scan chunk commands- Added a teleport to dimension command- Added drain command which can drain an area of it’s fluid. Currently takes the location the player is looking at- Improved the output of /oredist- Fixed some permission issues- Added repair item command- Added print command- Added copy command展开版本: 77.0.0支持游戏: 1.19.2类型:ForgeRelease下载次数: 900[FABRIC][1.19.2] ToolKit 77.0.0ToolKit-fabric-77.0.0.jar下载77.0.0#Release## 77.0.0- Improved performance on the clear chunk and scan chunk commands- Added a teleport to dimension command- Added drain command which can drain an area of it’s fluid. Currently takes the location the player is looking at- Improved the output of /oredist- Fixed some permission issues- Added repair item command- Added print command- Added copy command展开版本: 77.0.0支持游戏: 1.19.2类型:FabricRelease下载次数: 88ToolKit Forge 3.0.3+mc1.20.1ToolKit-forge-3.0.3-build.25+mc1.20.1.jar下载3.0.3#Release## [3.0.3]### Fixed- An issue causing some of the kill commands to not always kill all the entities they should.展开版本: 3.0.3支持游戏: 1.20.1类型:ForgeRelease下载次数: 796ToolKit Fabric 3.0.3+mc1.20.1ToolKit-fabric-3.0.3-build.25+mc1.20.1.jar下载3.0.3#Release## [3.0.3]### Fixed- An issue causing some of the kill commands to not always kill all the entities they should.展开版本: 3.0.3支持游戏: 1.20.1类型:FabricRelease下载次数: 1,161ToolKit Forge 3.0.2+mc1.20.1ToolKit-forge-3.0.2-build.23+mc1.20.1.jar下载3.0.2#Release# ChangelogFix Ore Dist command sending feedback to ops展开版本: 3.0.2支持游戏: 1.20.1类型:ForgeRelease下载次数: 85ToolKit Fabric 3.0.2+mc1.20.1ToolKit-fabric-3.0.2-build.23+mc1.20.1.jar下载3.0.2#Release# ChangelogFix Ore Dist command sending feedback to ops展开版本: 3.0.2支持游戏: 1.20.1类型:FabricRelease下载次数: 81TOOLKIT-1.0.0.jarTOOLKIT-1.0.0.jar下载1.0.0#Beta展开版本: 1.0.0支持游戏: 1.14.2类型:ForgeBeta下载次数: 48TOOLKIT-1.1.0.jarTOOLKIT-1.1.0.jar下载1.1.0#Beta1.14.3 init展开版本: 1.1.0支持游戏: 1.14.3类型:ForgeBeta下载次数: 40TOOLKIT-1.2.0.jarTOOLKIT-1.2.0.jar下载1.2.0#Release1.14.4展开版本: 1.2.0支持游戏: 1.14.4类型:ForgeRelease下载次数: 76TOOLKIT-1.3.0.jarTOOLKIT-1.3.0.jar下载1.3.0#ReleaseFixed server crash.展开版本: 1.3.0支持游戏: 1.14.4类型:ForgeRelease下载次数: 44TOOLKIT-1.4.0.jarTOOLKIT-1.4.0.jar下载1.4.0#ReleaseAdded onJoin message with config for disabling/enable and changing message.Added new commands (killAll, killAllAnimals, killAllExpOrbs, killAllItems, killAllMonster, Slayer(gives a sword with sharpness 32767)).Updated Network packages.展开版本: 1.4.0支持游戏: 1.14.4类型:ForgeRelease下载次数: 38TOOLKIT-1.5.0.jarTOOLKIT-1.5.0.jar下载1.5.0#Release1.15 port展开版本: 1.5.0支持游戏: 1.15类型:ForgeRelease下载次数: 39TOOLKIT-1.6.0.jarTOOLKIT-1.6.0.jar下载1.6.0#Release1.15.1展开版本: 1.6.0支持游戏: 1.15.1类型:ForgeRelease下载次数: 39TOOLKIT-1.4.1.jarTOOLKIT-1.4.1.jar下载1.4.1#ReleaseFixed some console spamAdded /gm command for changing gamemodeCleaned up clear command, added an option to not remove structures by saying true after (/tk clear 1 true)展开版本: 1.4.1支持游戏: 1.14.4类型:ForgeRelease下载次数: 41TOOLKIT-1.15.1-1.6.1.jarTOOLKIT-1.15.1-1.6.1.jar下载1.6.1#ReleaseFixed some console spamCleaned up clear command, added an option to not remove structures by saying true after (/tk clear 1 true)展开版本: 1.6.1支持游戏: 1.15.1类型:ForgeRelease下载次数: 42TOOLKIT-1.4.2.jarTOOLKIT-1.4.2.jar下载1.4.2#ReleaseAdded heal command ( heals player to max health and gives full saturation )展开版本: 1.4.2支持游戏: 1.14.4类型:ForgeRelease下载次数: 39TOOLKIT-1.15.1-1.6.2.jarTOOLKIT-1.15.1-1.6.2.jar下载1.6.2#ReleaseAdded Heal and NightVision command展开版本: 1.6.2支持游戏: 1.15.1类型:ForgeRelease下载次数: 38TOOLKIT-1.15.2-1.6.4.jarTOOLKIT-1.15.2-1.6.4.jar下载1.6.4#Release*   Version correction - Sunekaer*   jenkins stuff - Sunekaer展开版本: 1.6.4支持游戏: 1.15.2类型:ForgeRelease下载次数: 84ToolKit-2.0.0-build.1+mc1.16.5.jarToolKit-2.0.0-build.1+mc1.16.5.jar下载build.1+mc1.16.5#Release展开版本: build.1+mc1.16.5支持游戏: 1.16.5类型:ForgeRelease下载次数: 188ToolKit-2.1.0-build.2+mc1.18.jarToolKit-2.1.0-build.2+mc1.18.jar下载build.2+mc1.18#Release展开版本: build.2+mc1.18支持游戏: 1.18类型:ForgeRelease下载次数: 41ToolKit-2.2.0-build.3+mc1.18.1.jarToolKit-2.2.0-build.3+mc1.18.1.jar下载build.3+mc1.18.1#Release展开版本: build.3+mc1.18.1支持游戏: 1.18.1类型:ForgeRelease下载次数: 40ToolKit-2.2.1-build.4+mc1.18.2.jarToolKit-2.2.1-build.4+mc1.18.2.jar下载build.4+mc1.18.2#Release展开版本: build.4+mc1.18.2支持游戏: 1.18.2类型:ForgeRelease下载次数: 1,268ToolKit-2.3.3-build.7+mc1.19.jarToolKit-2.3.3-build.7+mc1.19.jar下载build.7+mc1.19#Release展开版本: build.7+mc1.19支持游戏: 1.19类型:ForgeRelease下载次数: 111ToolKit-2.3.3-build.8+mc1.19.jarToolKit-2.3.3-build.8+mc1.19.jar下载build.8+mc1.19#Release展开版本: build.8+mc1.19支持游戏: 1.19类型:ForgeRelease下载次数: 38ToolKit-2.3.6-build.10+mc1.19.1.jarToolKit-2.3.6-build.10+mc1.19.1.jar下载build.10+mc1.19.1#Release展开版本: build.10+mc1.19.1支持游戏: 1.19.1, 1.19.2类型:ForgeRelease下载次数: 8,790ToolKit-2.3.5-build.9+mc1.19.jarToolKit-2.3.5-build.9+mc1.19.jar下载build.9+mc1.19#Release展开版本: build.9+mc1.19支持游戏: 1.19类型:ForgeRelease下载次数: 33ToolKit-2.2.4-build.14+mc1.18.2.jarToolKit-2.2.4-build.14+mc1.18.2.jar下载build.14+mc1.18.2#Release\\[2.2.4\\]---------*   Fixed build script pushing wrong Jar\\[2.2.3\\]---------*   Fixed Parchment version\\[2.2.2\\]---------*   Build script update展开版本: build.14+mc1.18.2支持游戏: 1.18.2类型:ForgeRelease下载次数: 3,070ToolKit-fabric-2.3.8-build.18+mc1.19.2.jarToolKit-fabric-2.3.8-build.18+mc1.19.2.jar下载build.18+mc1.19.2#Beta2.3.8-----### Added*   Released for Forge & Fabric!
楼主 2025-8-10 19:41:25 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

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

本版积分规则



介绍

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

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

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

官方

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

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

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

新会员

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

GMT+8, 2025-10-12 14:40 , Processed in 0.455483 second(s), 114 queries .

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