Nether Chest (Nether Chest)-MOD模组
Nether Chest (Nether Chest)Github |相关wiki |源站链接支持: fabricShared cloud storage for Minecraft.https://i.sodamc.com/modrinth/Xuw7ziYpld.jpg我喜欢把《我的世界》中的存储方块比作我们日常生活中遇到的不同类型的数据存储设备:
- 普通的箱子就像硬盘:它(基本上)是静止的,你只能通过直接接触来访问它存储的内容。
- 潜影盒类似于USB闪存驱动器:它是便携式的,它存储的东西也只能通过直接接触来访问。
- 而末影箱,则像是远程个人存储:将你的物品上传到“云端”,你可以在世界的任何地方任何时间访问它们。
你不觉得缺了点什么吗?有个人云存储,但却没有共享的,可以作为一种文件共享服务的云存储。再说,我们有普通箱子、末影箱,却没有下界箱子?好吧,来看看!
https://raw.githubusercontent.com/Kir-Antipov/nether-chest/HEAD/media/finally.png]https://raw.githubusercontent.com/Kir-Antipov/nether-chest/HEAD/media/finally.png
这个模组向游戏中添加了一个单一的方块——下界箱子。它的功能几乎与末影箱相同,不过它拥有一个供服务器上所有玩家共享的存储空间。
合成配方
https://raw.githubusercontent.com/Kir-Antipov/nether-chest/HEAD/media/craft.png]https://raw.githubusercontent.com/Kir-Antipov/nether-chest/HEAD/media/craft.png
这个合成配方可能看起来有点昂贵,但从平衡的角度来看,一切都是完全合理的:
- 凋灵是一个相当弱的敌人,即使在最高难度级别下。因此,获得几颗额外的下界之星应该并不太具有挑战性。
- 下界箱子是一种“末期游戏”方块。如果你能负担得起用下界之星来合成一个箱子,那么一点时间节省并不被认为是作弊。然而,在游戏的早期阶段,在数千个方块之间交换物品可能会过于强大。
注意:如果你不想丢失你的下界之星,应该使用丝触附魔来处理下界箱子。
如果你在和平模式下玩(或者只是不想与凋灵战斗),你可以使用https://raw.githubusercontent.com/Kir-Antipov/nether-chest/HEAD/media/simplified_nether_chest_recipe_datapack.zip]这个数据包(它将合成配方中的下界之星替换为末影之眼)。如果你对安装数据包的过程不熟悉,请参考https://minecraft.wiki/w/Tutorials/Installing_a_data_pack]这篇文章。
多频道模式
https://raw.githubusercontent.com/Kir-Antipov/nether-chest/HEAD/media/multichannel.png]https://raw.githubusercontent.com/Kir-Antipov/nether-chest/HEAD/media/multichannel.png
当启用多频道模式时,每个下界箱子都会获得一个额外的槽位,用于将箱子锁定到具有其自己独特存储空间的特定频道。
红石集成
https://raw.githubusercontent.com/Kir-Antipov/nether-chest/HEAD/media/redstone.png]https://raw.githubusercontent.com/Kir-Antipov/nether-chest/HEAD/media/redstone.png
下界箱子与漏斗和比较器兼容。
配置
如果你安装了https://www.curseforge.com/minecraft/mc-mods/cloth-config]布料配置,你可以自定义模组的行为。配置文件通常位于 `./config/nether_chest.json`,默认情况下如下:
名称描述默认值
allowHoppers启用时,漏斗将能够访问下界箱子的库存true
allowInsertion启用时,漏斗将能够将物品插入下界箱子的库存true
allowExtraction启用时,漏斗将能够从下界箱子的库存中提取物品true
enableMultichannelMode启用时,下界箱子可以锁定到特定的频道true
ignoreNbtInMultichannelMode启用时,频道键不再需要具有相同的NBT数据才能被视为相等false
ignoreCountInMultichannelMode启用时,频道键不再来自Modrinth所有游戏版本1.20.31.20.41.20.21.201.20.11.19.41.19.31.191.19.11.19.21.18.21.181.18.11.17.11.171.16.41.16.5所有类型fabricmc1.20-5.2nether-chest-mc1.20.3-5.2.jar下载mc1.20-5.2#Releasenether-chest-mc1.20.3-5.2-sources.jar下载mc1.20-5.2#Release### Features:- Minecraft `1.20.3` support展开版本: mc1.20-5.2支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 869mc1.20-5.1nether-chest-mc1.20.2-5.1.jar下载mc1.20-5.1#Releasenether-chest-mc1.20.2-5.1-sources.jar下载mc1.20-5.1#Release### Features:- Minecraft `1.20.2` support展开版本: mc1.20-5.1支持游戏: 1.20.2类型:FabricRelease下载次数: 222mc1.20-5.0nether-chest-mc1.20-5.0.jar下载mc1.20-5.0#Releasenether-chest-mc1.20-5.0-sources.jar下载mc1.20-5.0#Release### Features:- Minecraft `1.20` support### Fixes:- Resolved an issue where `NetherChestInventory.remove(NetherChestInventoryChannel)` could accidentally delete non-empty channels### Breaking Changes:- Changed mod ID to `nether_chest` from `netherchest`.- Changed Nether Chest block and item IDs to `nether_chest:nether_chest` from `netherchest:nether_chest` *(to be quite frankly honest with you, this is how it should have been from the very start)*- Renamed the config file to `nether_chest.json` from `netherchest.json`. Please, rename the old config to retain your settings- Redstone integration is now enabled by default- Dropped support for NBT format from v2.x of this mod. If you are still using Nether Chest v2.x, please upgrade first to one of to ensure that you won\'t lose any data- Numerous internal changes. If anybody was relying on the internals of this mod, I\'m sorry in advance展开版本: mc1.20-5.0支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 3,193mc1.19-5.0nether-chest-mc1.19.4-5.0.jar下载mc1.19-5.0#Releasenether-chest-mc1.19.4-5.0-sources.jar下载mc1.19-5.0#Release### Features:- Minecraft `1.19.4` support### Fixes:- Resolved an issue where `NetherChestInventory.remove(NetherChestInventoryChannel)` could accidentally delete non-empty channels### Breaking Changes:- Changed mod ID to `nether_chest` from `netherchest`.- Changed Nether Chest block and item IDs to `nether_chest:nether_chest` from `netherchest:nether_chest` *(to be quite frankly honest with you, this is how it should have been from the very start)*- Renamed the config file to `nether_chest.json` from `netherchest.json`. Please, rename the old config to retain your settings- Redstone integration is now enabled by default- Dropped support for NBT format from v2.x of this mod. If you are still using Nether Chest v2.x, please upgrade first to one of to ensure that you won\'t lose any data- Numerous internal changes. If anybody was relying on the internals of this mod, I\'m sorry in advance展开版本: mc1.19-5.0支持游戏: 1.19.4类型:FabricRelease下载次数: 180mc1.19-4.2netherchest-mc1.19.4-4.2.jar下载mc1.19-4.2#Releasenetherchest-mc1.19.4-4.2-sources.jar下载mc1.19-4.2#Release### Features:- Minecraft `1.19.4` support展开版本: mc1.19-4.2支持游戏: 1.19.4类型:FabricRelease下载次数: 124mc1.19-4.1netherchest-mc1.19.3-4.1.jar下载mc1.19-4.1#Releasenetherchest-mc1.19.3-4.1-sources.jar下载mc1.19-4.1#Release### Features:- Minecraft `1.19.3` support展开版本: mc1.19-4.1支持游戏: 1.19.3类型:FabricRelease下载次数: 121mc1.19-4.0netherchest-mc1.19-4.0.jar下载mc1.19-4.0#Releasenetherchest-mc1.19-4.0-sources.jar下载mc1.19-4.0#Release### Features:- Minecraft 1.19 support- Added ways to limit Nether Chest\'s channels ([#3](https://github.com/Kir-Antipov/nether-chest/issues/3))- Implemented an `ignoreNbtInMultichannelMode` option. If this option is enabled, channel keys are no longer obligated to have the same NBT in order to be considered equal- Implemented an `ignoreCountInMultichannelMode` option. If this option is enabled, channel keys are no longer obligated to have the same stack size in order to be considered equal- Implemented a `channelBlacklist` option. Items whose IDs are listed in this field are banned from becoming channel keys- Implemented a `channelWhitelist` option. Only those items whose IDs are listed in this field can be treated as channel keys- Forbade [`IPN`](https://www.curseforge.com/minecraft/mc-mods/inventory-profiles-next) to interact with nether chests- [`Cloth Config`](https://www.curseforge.com/minecraft/mc-mods/cloth-config) is now optional### Breaking Changes:- [`Cloth Config`](https://www.curseforge.com/minecraft/mc-mods/cloth-config) **is not** bundled with the mod anymore. Please, install it separately if you want your existing configuration to continue working (if you have one, of course)展开版本: mc1.19-4.0支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 933mc1.18-4.0netherchest-mc1.18.2-4.0.jar下载mc1.18-4.0#Releasenetherchest-mc1.18.2-4.0-sources.jar下载mc1.18-4.0#Release### Features:- Added ways to limit Nether Chest\'s channels ([#3](https://github.com/Kir-Antipov/nether-chest/issues/3))- Implemented an `ignoreNbtInMultichannelMode` option. If this option is enabled, channel keys are no longer obligated to have the same NBT in order to be considered equal- Implemented an `ignoreCountInMultichannelMode` option. If this option is enabled, channel keys are no longer obligated to have the same stack size in order to be considered equal- Implemented a `channelBlacklist` option. Items whose IDs are listed in this field are banned from becoming channel keys- Implemented a `channelWhitelist` option. Only those items whose IDs are listed in this field can be treated as channel keys- Forbade [`IPN`](https://www.curseforge.com/minecraft/mc-mods/inventory-profiles-next) to interact with nether chests- [`Cloth Config`](https://www.curseforge.com/minecraft/mc-mods/cloth-config) is now optional### Breaking Changes:- [`Cloth Config`](https://www.curseforge.com/minecraft/mc-mods/cloth-config) **is not** bundled with the mod anymore. Please, install it separately if you want your existing configuration to continue working (if you have one, of course)展开版本: mc1.18-4.0支持游戏: 1.18.2类型:FabricRelease下载次数: 2,607mc1.18-3.2netherchest-mc1.18.2-3.2.jar下载mc1.18-3.2#Releasenetherchest-mc1.18.2-3.2-dev.jar下载mc1.18-3.2#Releasenetherchest-mc1.18.2-3.2-sources-dev.jar下载mc1.18-3.2#Releasenetherchest-mc1.18.2-3.2-sources.jar下载mc1.18-3.2#Release### Features:- Minecraft 1.18.2 support展开版本: mc1.18-3.2支持游戏: 1.18.2类型:FabricRelease下载次数: 356mc1.18-3.1netherchest-mc1.18-3.1.jar下载mc1.18-3.1#Releasenetherchest-mc1.18-3.1-dev.jar下载mc1.18-3.1#Releasenetherchest-mc1.18-3.1-sources-dev.jar下载mc1.18-3.1#Releasenetherchest-mc1.18-3.1-sources.jar下载mc1.18-3.1#Release### Features:- Added channel slot to nether chests ([#2](https://github.com/Kir-Antipov/nether-chest/issues/2))- Implemented an `enableMultichannelMode` option that enables/disables multichannel mode- Implemented `allowInsertion` and `allowExtraction` options, therefore insertion and extraction via hoppers can be disabled separately展开版本: mc1.18-3.1支持游戏: 1.18, 1.18.1类型:FabricRelease下载次数: 916mc1.17.1-3.1netherchest-mc1.17.1-3.1.jar下载mc1.17.1-3.1#Releasenetherchest-mc1.17.1-3.1-dev.jar下载mc1.17.1-3.1#Releasenetherchest-mc1.17.1-3.1-sources-dev.jar下载mc1.17.1-3.1#Releasenetherchest-mc1.17.1-3.1-sources.jar下载mc1.17.1-3.1#Release### Features:- Added channel slot to nether chests ([#2](https://github.com/Kir-Antipov/nether-chest/issues/2))- Implemented an `enableMultichannelMode` option that enables/disables multichannel mode- Implemented `allowInsertion` and `allowExtraction` options, therefore insertion and extraction via hoppers can be disabled separately- ModMenu integration- ModManager integration### Breaking Changes:- Name of the root package was changed- Old config was deprecated in favor of Cloth Config展开版本: mc1.17.1-3.1支持游戏: 1.17.1类型:FabricRelease下载次数: 420mc1.18-3.0netherchest-mc1.18-3.0.jar下载mc1.18-3.0#Releasenetherchest-mc1.18-3.0-dev.jar下载mc1.18-3.0#Releasenetherchest-mc1.18-3.0-sources-dev.jar下载mc1.18-3.0#Releasenetherchest-mc1.18-3.0-sources.jar下载mc1.18-3.0#Release### Features:- Minecraft 1.18 support- ModMenu integration- ModManager integration### Breaking Changes:- Name of the root package was changed- Old config was deprecated in favor of Cloth Config展开版本: mc1.18-3.0支持游戏: 1.18, 1.18.1类型:FabricRelease下载次数: 402mc1.17.x-2.0netherchest-mc1.17.x-2.0.jar下载mc1.17.x-2.0#Release### Features:- Nether chests are compatible with hoppers and comparators- Recipe of the nether chest item can be customized### Cosmetic:- Changed nether chest\'s rarity to \"RARE\"展开版本: mc1.17.x-2.0支持游戏: 1.17类型:FabricRelease下载次数: 118mc1.16.x-2.0netherchest-mc1.16.x-2.0.jar下载mc1.16.x-2.0#Release### Features:- Nether chests are compatible with hoppers and comparators- Recipe of the nether chest item can be customized### Cosmetic:- Changed nether chest\'s rarity to \"RARE\"展开版本: mc1.16.x-2.0支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 165mc1.17.x-1.1netherchest-mc1.17.x-1.1.jar下载mc1.17.x-1.1#Release### Fixes:- Nether chest item was displayed as a regular chest展开版本: mc1.17.x-1.1支持游戏: 1.17类型:FabricRelease下载次数: 102mc1.16.x-1.1netherchest-mc1.16.x-1.1.jar下载mc1.16.x-1.1#Release### Fixes:- Nether chest item was displayed as a regular chest展开版本: mc1.16.x-1.1支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 97mc1.17.x-1.0netherchest-mc1.17.x-1.0.jar下载mc1.17.x-1.0#Release### Features:- Initial release for Minecraft 1.17.x展开版本: mc1.17.x-1.0支持游戏: 1.17类型:FabricRelease下载次数: 95mc1.16.x-1.0netherchest-mc1.16.x-1.0.jar下载mc1.16.x-1.0#Release### Features:- Initial release for Minecraft 1.16.x展开版本: mc1.16.x-1.0支持游戏: 1.16.4, 1.16.5类型:FabricRelease下载次数: 89全部版本文章类型:收录
**** Hidden Message ***** Nether Chest
页:
[1]