中文
- 修复服务器端崩溃的BUG
- 修复了内部资源包命名空间bug
English
- Fixed a crash bug in the server environment
- Fixed internal resource pack namespace bug
中文:
- 将武器和工具拆分为itemWeapon.yml和itemTool.yml
- armorElytra.yml可创建自定义鞘翅
- 除原木,火焰,农作物以外的东西都能自动被添加Blockstates
- 为所有物品,武器以及方块添加了对应的自动生成JSON。这大大节省了玩家创建JSON耗费的时间
- 为所有自定义方块添加了对应的Tag(如方块默认掉落)
- 允许玩家设置自定义方块破坏所需工具,工具等级以及破坏加速
- 允许玩家设置工具破坏等级
- 允许玩家向游戏添加原木,火焰,沙子,灵魂沙,树叶,盾牌,碗类食物
English:
- Split weapons and tools into itemWeapon.yml and itemTool.yml
- armorElytra.yml can create custom elytra
- Everything except logs, flames, and crops can be automatically added to Blockstates
- Added corresponding automatically generated JSON for all items, weapons and blocks. This greatly saves players the time it takes to create JSON
- Added corresponding tags to all custom blocks (such as blocks falling by default)
- Allows players to set custom tools required for block destruction, tool level and destruction acceleration
- Allow players to set tool damage level
- Allows players to add logs, fire, sand, soul sand, leaves, shields, and bowls of food to the game
更新内容
实行扁平化措施(文件结构改变)
允许玩家添加自定义沙子,火焰,盾牌
修复了DataGen的Bug
update content
Implement flattening measures (file structure changes)
Allows players to add custom sand, fire, shields
Fixed DataGen bug
ChineseVer:
更新内容:
- 支持自定义球类物品,栅栏,栅栏门,墙,活板门,木门/铁门,台阶和楼梯√
- 支持修改方块声音√
- 可在core文件夹内读取数据包和资源包√
- 推出DataGen-CUI生成器
EnglishVer:
What's new update:
- Support for custom ball items, fences, fence gates, walls, trapdoors, wooden/iron gates, steps and stairs√
- Support modifying block sound√
- Data packs and resource packs can be read in the core folder√
- Introduced DataGen-CUI generator√