Описание
## 简体中文
> 你所拥有的只是脚下的 9 个方块。每当破坏一个方块,所有 9 个方块都会刷新成完全随机的东西。它可以变成游戏中的任何方块,有时它可以是一个箱子,其中包含游戏中的任何非方块物品!向着自然生成的末地传送门前进并通关游戏吧!
>
> _(来自原作者项目_ [_NineBlock_](https://www.curseforge.com/minecraft/worlds/nineblock)_)_
与原项目(地图 + 数据包)不同的是,此为纯**数据包**(或模组),在**创建世界时**使用,并且适用于更多游戏版本,还有着如下特性。
### 优化内容
- 挖掘掉落物不再会被新方块挤开
- 树叶自动消失时不再会导致刷新(除非被挖掘)
- 刷新后箱子里的物品不再会掉落(包括没有打开过的)
- 将紫颂植株的可能性改为紫水晶母岩,因为它无法放置在非末地石的方块上,生成时会立刻破坏导致刷新
- 简化命令加快刷新响应速度
添加的功能
- 创建世界的玩家(房主)默认拥有修改空岛设置的 **“数据包权限”**
- 输入`/tag [玩家名] add op`给予数据包权限,`/tag [玩家名] remove op`撤销数据包权限(此命令需要**作弊**权限)
- 若在服务器中,首次进入世界的玩家将默认拥有数据包权限
- **挖掘掉落物无法破坏**:挖掘随机方块的掉落物不会被爆炸、岩浆等破坏(捡起后失效)
- 默认关闭,输入`/trigger invul`来切换(需要数据包权限)
- **屏障粒子效果**:在随机方块下方显示粒子效果
- 默认开启,输入`/trigger prtcl`来切换(需要数据包权限)
- **多人对战模式**:创建多个 3x3 的方块阵
- 输入 `/trigger creat` 在脚下 3x3 的位置创建一个新的随机方块刷新点(需要数据包权限)
- 注:此功能未进行玩家重生点的优化,可能出现重生至其他队伍的情况,请考虑使用 `/spawnpoint ` 来设置重生点(此命令需要**作弊**权限)
- 中英双语支持
- 默认简体中文,输入`/trigger lang`切换语言(需要数据包权限)
## English
> All you have are the 9 blocks below you to start your world. Every time you break a block, all 9 will refresh into something completely random. It can turn into any block in the game and it can sometimes be a chest that can contain any non-block item in the game! Make your way to the naturally generated end portal to beat the game!
>
> _(From original project_ [_NineBlock_](https://www.curseforge.com/minecraft/worlds/nineblock)_)_
Unlike the original project (map + datapack), this's a pure **datapack** (or mod) that needs to be used when **creating the world**, and is suitable for more game versions.
You'd like to see the last tips in _New features_ to **change language into English** (Did not affect if you just play normally because it only needed in change settings)
### What Improved
- Dropped items no longer be squeezed out by new blocks
- No longer causes refresh when leaves automatically disappear (unless they are mined).
- After refreshing, items in chests will no longer fall (includes that haven't been opened).
- Change possibility of chorus_plant to budding_amethyst, as it can't be placed on a non-end_stone block, will cause immediate refresh
- Simplify commands to speed up refresh responses
New features
- The player who created the world (host) has the **"pack-permission"** to modify the pack's settings
- Type `/tag [player name] add op` to give permission, `/tag [player name] remove op` to remove permission (**cheating** required for this two commands)
- In server, it will be the player who joined first
- **Mined item invulnerable**: The dropped item of mined from 9 blocks will not be damaged by explosions, lava, etc. (invalid after pick up)
- OFF by default, type `/trigger invul` to switch (pack-permission required)
- **Particle in barrier**: Display particle effect below the random square
- ON by default, type `/trigger prtcl` to switch (pack-permission required)
- **Multiplayer Mode**: Create multiple 3x3 squares
- Type `/trigger creat` to create a new 3x3 blocks refresh point at the position below you (pack-permission required)
- Note: This feature has not been dealt for player respawn points, and may respawn to other teams. Please consider using `/spawnpoint ` to set the respawn point (**cheating** required for this command)
- Language support in Chinese and English
- Chinese by default, type `/trigger lang` to switch (pack-permission required)