Hyperbox (超级盒)
超级盒是一个在内部比外部更大的方块,它可以充当前往另一个维度的传送门。每个超级盒都包含着独立的维度;一旦超级盒被开采并移动至其他地方,该维度依然与原来的位置相连。
超级盒方块的激活能将玩家传送至另一个维度;在超级盒的维度内,墙上有孔洞,可以通过激活孔洞回到主世界。
孔洞可以传输红石能量和锻造功能(比如物品从漏斗中进出)在盒子内外之间,允许在狭小空间内建造庞大的机器。
超级盒预期与任何使用标准红石能量或锻造系统的其他模组兼容。
技术细节:
- 超级盒世界的区块位于坐标0,0处,玩家可用空间的尺寸为13x13x13,不包括墙壁。
- 目前不支持世界边界,因为世界边界同时占据所有维度相同的尺寸和位置。在距离0,0区块较远处创建世界边界可能使超级盒无法使用,直到移除世界边界为止。
- 超级盒维度中的单个区块将保持加载状态,只要包含超级盒方块的区块被加载。这可以通过通用配置进行禁用。
- 如果删除了超级盒方块,则超级盒世界将被卸载并停止计时;当重新放置方块时,世界将重新加载。
- 为了减小超级盒世界的文件大小,只有超级盒世界的单个主要区块被保存到磁盘。
- 默认的配方可在页面顶部的“图片”链接中查看。
- 如果复制了现有的超级盒(例如使用创造模式的 ctrl-pickblock 复制方块实体数据为方块物品),使用该超级盒方块物品会将原超级盒移动至新位置,而不是放置一个新的;这可以防止两个超级盒方块连接到同一个维度。
截图:
来自Modrinth
Hyperbox 5.0.1.0
hyperbox-1.20.4-5.0.1.0.jar下载5.0.1.0#Release
## 5.0.1.0
* Updated how new hyperbox dimension ids are generated. They are now always have the id hyperbox:player-uuid/name, where player-uuid is the uuid of the player that created the dimension, and name is the display name of the hyperbox using only valid characters (lowercase a-z, underscores, and numbers), converting uppercase A-Z to lowercase and spaces to underscores. If the display name has no valid characters, a random uuid will be used instead.
* This is a netcode update; clients will have to update in order to play on updated servers.
## 5.0.0.0
* Updated to neoforge / MC-1.20.4
* Hyperbox interiors now generate a special block for the walls instead of bedrock (properties of this block are identical to bedrock)
## 4.0.1.0
* Fixed Mood sounds not working inside hyperboxes (requires both server and client to update hyperbox)
## 4.0.0.1
* Fixed hyperbox dimensions sometimes not saving when breaking the box
* Fixed withers being able to destroy apertures inside hyperboxes
## 4.0.0.0
* Updated to 1.20.1. Requires forge 47.0.3 or higher. Old worlds are not compatible.
* Infiniverse 1.0.0.5 is now bundled with Hyperbox via forge's Jar-In-Jar system (you don't have to install Infiniverse yourself anymore unless you need to use a newer version of infiniverse)
* Hyperbox rooms now generate at chunk 0,0 in each hyperbox dimension instead of chunk 16,16
## 3.0.1.0
* Now requires 1.19.2 forge build 43.1.0 or higher
* The name-your-hyperbox menu now opens with the dimension id field focused
* Pressing the 'Enter' key on the name-your-hyperbox screen now saves the hyperbox id and enters the hyperbox
* The 'hyperbox' nbt file in each hyperbox dimension's data folder is now called 'hyperbox.dat'. Due to the below bug, this file wasn't actually being read properly, so this *probably* won't affect anyone.
* Fixed a bug where players logging out while in hyperboxes would log back in at their spawn point instead of the hyperbox (you'll need to re-enter your hyperbox to apply this fix)
* Fixed a bug where pressing the inventory key while in the name-your-hyperbox menu would close the menu
## 3.0.0.0
* Updated to 1.19 forge build 41.0.110
* Hyperboxes now prompt the user for a dimension id and name when first used (no more random UUID dimensions)
## 2.0.0.2
* Fix NPE crash from attempting to get sideless capabilities from aperture and hyperbox blockentities
* Now requires forge 40.0.35 or higher
## 2.0.0.1
* Updated to minecraft 1.18.2+ (now requires infiniverse 1.18.2-1.0.0.2+)
## 2.0.0.0
* Updated to minecraft 1.18.1+
* Hyperbox now requires the Infiniverse mod (1.0.0.1 or higher)
* Due to a small change in the way minecraft saves blockentity data, hyperbox blocks in worlds made in 1.16.x will lose their level and color data (the dimensions will still exist in your save folder but old hyperboxes will lose their link to them).
* The Server Config is now a Common Config (instead of a Server Config). This means that there is now one hyperbox config file in your minecraft instance's config folder (rather than a config file in each world save's config folder). Old configs will effectively be reset to their default values due to this change.
* New hyperboxes can no longer rarely generate with links to previously-generated hyperbox dimensions (unless many new hyperbox dimensions are generated in the same tick)
* Updated how new hyperbox dimension ids are generated. They are now always have the id hyperbox:player-uuid/name, where player-uuid is the uuid of the player that created the dimension, and name is the display name of the hyperbox using only valid characters (lowercase a-z, underscores, and numbers), converting uppercase A-Z to lowercase and spaces to underscores. If the display name has no valid characters, a random uuid will be used instead.
* This is a netcode update; clients will have to update in order to play on updated servers.
## 5.0.0.0
* Updated to neoforge / MC-1.20.4
* Hyperbox interiors now generate a special block for the walls instead of bedrock (properties of this block are identical to bedrock)
## 4.0.1.0
* Fixed Mood sounds not working inside hyperboxes (requires both server and client to update hyperbox)
## 4.0.0.1
* Fixed hyperbox dimensions sometimes not saving when breaking the box
* Fixed withers being able to destroy apertures inside hyperboxes
## 4.0.0.0
* Updated to 1.20.1. Requires forge 47.0.3 or higher. Old worlds are not compatible.
* Infiniverse 1.0.0.5 is now bundled with Hyperbox via forge's Jar-In-Jar system (you don't have to install Infiniverse yourself anymore unless you need to use a newer version of infiniverse)
* Hyperbox rooms now generate at chunk 0,0 in each hyperbox dimension instead of chunk 16,16
## 3.0.1.0
* Now requires 1.19.2 forge build 43.1.0 or higher
* The name-your-hyperbox menu now opens with the dimension id field focused
* Pressing the 'Enter' key on the name-your-hyperbox screen now saves the hyperbox id and enters the hyperbox
* The 'hyperbox' nbt file in each hyperbox dimension's data folder is now called 'hyperbox.dat'. Due to the below bug, this file wasn't actually being read properly, so this *probably* won't affect anyone.
* Fixed a bug where players logging out while in hyperboxes would log back in at their spawn point instead of the hyperbox (you'll need to re-enter your hyperbox to apply this fix)
* Fixed a bug where pressing the inventory key while in the name-your-hyperbox menu would close the menu
## 3.0.0.0
* Updated to 1.19 forge build 41.0.110
* Hyperboxes now prompt the user for a dimension id and name when first used (no more random UUID dimensions)
## 2.0.0.2
* Fix NPE crash from attempting to get sideless capabilities from aperture and hyperbox blockentities
* Now requires forge 40.0.35 or higher
## 2.0.0.1
* Updated to minecraft 1.18.2+ (now requires infiniverse 1.18.2-1.0.0.2+)
## 2.0.0.0
* Updated to minecraft 1.18.1+
* Hyperbox now requires the Infiniverse mod (1.0.0.1 or higher)
* Due to a small change in the way minecraft saves blockentity data, hyperbox blocks in worlds made in 1.16.x will lose their level and color data (the dimensions will still exist in your save folder but old hyperboxes will lose their link to them).
* The Server Config is now a Common Config (instead of a Server Config). This means that there is now one hyperbox config file in your minecraft instance's config folder (rather than a config file in each world save's config folder). Old configs will effectively be reset to their default values due to this change.
* New hyperboxes can no longer rarely generate with links to previously-generated hyperbox dimensions (unless many new hyperbox dimensions are generated in the same tick)
展开
版本: 5.0.1.0
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 7,434
Hyperbox 4.0.2.0
hyperbox-1.20.1-4.0.2.0.jar下载4.0.2.0#Release
## 4.0.2.0
* Updated how new hyperbox dimension ids are generated. They are now always have the id hyperbox:player-uuid/name, where player-uuid is the uuid of the player that created the dimension, and name is the display name of the hyperbox using only valid characters (lowercase a-z, underscores, and numbers), converting uppercase A-Z to lowercase and spaces to underscores. If the display name has no valid characters, a random uuid will be used instead.
* This is a netcode update; clients will have to update in order to play on updated servers.
## 4.0.1.0
* Fixed Mood sounds not working inside hyperboxes (requires both server and client to update hyperbox)
## 4.0.0.1
* Fixed hyperbox dimensions sometimes not saving when breaking the box
* Fixed withers being able to destroy apertures inside hyperboxes
## 4.0.0.0
* Updated to 1.20.1. Requires forge 47.0.3 or higher. Old worlds are not compatible.
* Infiniverse 1.0.0.5 is now bundled with Hyperbox via forge's Jar-In-Jar system (you don't have to install Infiniverse yourself anymore unless you need to use a newer version of infiniverse)
* Hyperbox rooms now generate at chunk 0,0 in each hyperbox dimension instead of chunk 16,16
## 3.0.1.0
* Now requires 1.19.2 forge build 43.1.0 or higher
* The name-your-hyperbox menu now opens with the dimension id field focused
* Pressing the 'Enter' key on the name-your-hyperbox screen now saves the hyperbox id and enters the hyperbox
* The 'hyperbox' nbt file in each hyperbox dimension's data folder is now called 'hyperbox.dat'. Due to the below bug, this file wasn't actually being read properly, so this *probably* won't affect anyone.
* Fixed a bug where players logging out while in hyperboxes would log back in at their spawn point instead of the hyperbox (you'll need to re-enter your hyperbox to apply this fix)
* Fixed a bug where pressing the inventory key while in the name-your-hyperbox menu would close the menu
## 3.0.0.0
* Updated to 1.19 forge build 41.0.110
* Hyperboxes now prompt the user for a dimension id and name when first used (no more random UUID dimensions)
## 2.0.0.2
* Fix NPE crash from attempting to get sideless capabilities from aperture and hyperbox blockentities
* Now requires forge 40.0.35 or higher
## 2.0.0.1
* Updated to minecraft 1.18.2+ (now requires infiniverse 1.18.2-1.0.0.2+)
## 2.0.0.0
* Updated to minecraft 1.18.1+
* Hyperbox now requires the Infiniverse mod (1.0.0.1 or higher)
* Due to a small change in the way minecraft saves blockentity data, hyperbox blocks in worlds made in 1.16.x will lose their level and color data (the dimensions will still exist in your save folder but old hyperboxes will lose their link to them).
* The Server Config is now a Common Config (instead of a Server Config). This means that there is now one hyperbox config file in your minecraft instance's config folder (rather than a config file in each world save's config folder). Old configs will effectively be reset to their default values due to this change.
* New hyperboxes can no longer rarely generate with links to previously-generated hyperbox dimensions (unless many new hyperbox dimensions are generated in the same tick)
* Updated how new hyperbox dimension ids are generated. They are now always have the id hyperbox:player-uuid/name, where player-uuid is the uuid of the player that created the dimension, and name is the display name of the hyperbox using only valid characters (lowercase a-z, underscores, and numbers), converting uppercase A-Z to lowercase and spaces to underscores. If the display name has no valid characters, a random uuid will be used instead.
* This is a netcode update; clients will have to update in order to play on updated servers.
## 4.0.1.0
* Fixed Mood sounds not working inside hyperboxes (requires both server and client to update hyperbox)
## 4.0.0.1
* Fixed hyperbox dimensions sometimes not saving when breaking the box
* Fixed withers being able to destroy apertures inside hyperboxes
## 4.0.0.0
* Updated to 1.20.1. Requires forge 47.0.3 or higher. Old worlds are not compatible.
* Infiniverse 1.0.0.5 is now bundled with Hyperbox via forge's Jar-In-Jar system (you don't have to install Infiniverse yourself anymore unless you need to use a newer version of infiniverse)
* Hyperbox rooms now generate at chunk 0,0 in each hyperbox dimension instead of chunk 16,16
## 3.0.1.0
* Now requires 1.19.2 forge build 43.1.0 or higher
* The name-your-hyperbox menu now opens with the dimension id field focused
* Pressing the 'Enter' key on the name-your-hyperbox screen now saves the hyperbox id and enters the hyperbox
* The 'hyperbox' nbt file in each hyperbox dimension's data folder is now called 'hyperbox.dat'. Due to the below bug, this file wasn't actually being read properly, so this *probably* won't affect anyone.
* Fixed a bug where players logging out while in hyperboxes would log back in at their spawn point instead of the hyperbox (you'll need to re-enter your hyperbox to apply this fix)
* Fixed a bug where pressing the inventory key while in the name-your-hyperbox menu would close the menu
## 3.0.0.0
* Updated to 1.19 forge build 41.0.110
* Hyperboxes now prompt the user for a dimension id and name when first used (no more random UUID dimensions)
## 2.0.0.2
* Fix NPE crash from attempting to get sideless capabilities from aperture and hyperbox blockentities
* Now requires forge 40.0.35 or higher
## 2.0.0.1
* Updated to minecraft 1.18.2+ (now requires infiniverse 1.18.2-1.0.0.2+)
## 2.0.0.0
* Updated to minecraft 1.18.1+
* Hyperbox now requires the Infiniverse mod (1.0.0.1 or higher)
* Due to a small change in the way minecraft saves blockentity data, hyperbox blocks in worlds made in 1.16.x will lose their level and color data (the dimensions will still exist in your save folder but old hyperboxes will lose their link to them).
* The Server Config is now a Common Config (instead of a Server Config). This means that there is now one hyperbox config file in your minecraft instance's config folder (rather than a config file in each world save's config folder). Old configs will effectively be reset to their default values due to this change.
* New hyperboxes can no longer rarely generate with links to previously-generated hyperbox dimensions (unless many new hyperbox dimensions are generated in the same tick)
展开
版本: 4.0.2.0
支持游戏: 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Forge
NeoForge
Release
下载次数: 14,704
Hyperbox 5.0.0.0
hyperbox-1.20.4-5.0.0.0.jar下载5.0.0.0#Release
## 5.0.0.0
* Updated to neoforge / MC-1.20.4
* Hyperbox interiors now generate a special block for the walls instead of bedrock (properties of this block are identical to bedrock)
## 4.0.1.0
* Fixed Mood sounds not working inside hyperboxes (requires both server and client to update hyperbox)
## 4.0.0.1
* Fixed hyperbox dimensions sometimes not saving when breaking the box
* Fixed withers being able to destroy apertures inside hyperboxes
## 4.0.0.0
* Updated to 1.20.1. Requires forge 47.0.3 or higher. Old worlds are not compatible.
* Infiniverse 1.0.0.5 is now bundled with Hyperbox via forge's Jar-In-Jar system (you don't have to install Infiniverse yourself anymore unless you need to use a newer version of infiniverse)
* Hyperbox rooms now generate at chunk 0,0 in each hyperbox dimension instead of chunk 16,16
## 3.0.1.0
* Now requires 1.19.2 forge build 43.1.0 or higher
* The name-your-hyperbox menu now opens with the dimension id field focused
* Pressing the 'Enter' key on the name-your-hyperbox screen now saves the hyperbox id and enters the hyperbox
* The 'hyperbox' nbt file in each hyperbox dimension's data folder is now called 'hyperbox.dat'. Due to the below bug, this file wasn't actually being read properly, so this *probably* won't affect anyone.
* Fixed a bug where players logging out while in hyperboxes would log back in at their spawn point instead of the hyperbox (you'll need to re-enter your hyperbox to apply this fix)
* Fixed a bug where pressing the inventory key while in the name-your-hyperbox menu would close the menu
## 3.0.0.0
* Updated to 1.19 forge build 41.0.110
* Hyperboxes now prompt the user for a dimension id and name when first used (no more random UUID dimensions)
## 2.0.0.2
* Fix NPE crash from attempting to get sideless capabilities from aperture and hyperbox blockentities
* Now requires forge 40.0.35 or higher
## 2.0.0.1
* Updated to minecraft 1.18.2+ (now requires infiniverse 1.18.2-1.0.0.2+)
## 2.0.0.0
* Updated to minecraft 1.18.1+
* Hyperbox now requires the Infiniverse mod (1.0.0.1 or higher)
* Due to a small change in the way minecraft saves blockentity data, hyperbox blocks in worlds made in 1.16.x will lose their level and color data (the dimensions will still exist in your save folder but old hyperboxes will lose their link to them).
* The Server Config is now a Common Config (instead of a Server Config). This means that there is now one hyperbox config file in your minecraft instance's config folder (rather than a config file in each world save's config folder). Old configs will effectively be reset to their default values due to this change.
* New hyperboxes can no longer rarely generate with links to previously-generated hyperbox dimensions (unless many new hyperbox dimensions are generated in the same tick)
* Updated to neoforge / MC-1.20.4
* Hyperbox interiors now generate a special block for the walls instead of bedrock (properties of this block are identical to bedrock)
## 4.0.1.0
* Fixed Mood sounds not working inside hyperboxes (requires both server and client to update hyperbox)
## 4.0.0.1
* Fixed hyperbox dimensions sometimes not saving when breaking the box
* Fixed withers being able to destroy apertures inside hyperboxes
## 4.0.0.0
* Updated to 1.20.1. Requires forge 47.0.3 or higher. Old worlds are not compatible.
* Infiniverse 1.0.0.5 is now bundled with Hyperbox via forge's Jar-In-Jar system (you don't have to install Infiniverse yourself anymore unless you need to use a newer version of infiniverse)
* Hyperbox rooms now generate at chunk 0,0 in each hyperbox dimension instead of chunk 16,16
## 3.0.1.0
* Now requires 1.19.2 forge build 43.1.0 or higher
* The name-your-hyperbox menu now opens with the dimension id field focused
* Pressing the 'Enter' key on the name-your-hyperbox screen now saves the hyperbox id and enters the hyperbox
* The 'hyperbox' nbt file in each hyperbox dimension's data folder is now called 'hyperbox.dat'. Due to the below bug, this file wasn't actually being read properly, so this *probably* won't affect anyone.
* Fixed a bug where players logging out while in hyperboxes would log back in at their spawn point instead of the hyperbox (you'll need to re-enter your hyperbox to apply this fix)
* Fixed a bug where pressing the inventory key while in the name-your-hyperbox menu would close the menu
## 3.0.0.0
* Updated to 1.19 forge build 41.0.110
* Hyperboxes now prompt the user for a dimension id and name when first used (no more random UUID dimensions)
## 2.0.0.2
* Fix NPE crash from attempting to get sideless capabilities from aperture and hyperbox blockentities
* Now requires forge 40.0.35 or higher
## 2.0.0.1
* Updated to minecraft 1.18.2+ (now requires infiniverse 1.18.2-1.0.0.2+)
## 2.0.0.0
* Updated to minecraft 1.18.1+
* Hyperbox now requires the Infiniverse mod (1.0.0.1 or higher)
* Due to a small change in the way minecraft saves blockentity data, hyperbox blocks in worlds made in 1.16.x will lose their level and color data (the dimensions will still exist in your save folder but old hyperboxes will lose their link to them).
* The Server Config is now a Common Config (instead of a Server Config). This means that there is now one hyperbox config file in your minecraft instance's config folder (rather than a config file in each world save's config folder). Old configs will effectively be reset to their default values due to this change.
* New hyperboxes can no longer rarely generate with links to previously-generated hyperbox dimensions (unless many new hyperbox dimensions are generated in the same tick)
展开
版本: 5.0.0.0
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 103
收录