• 欢迎加入MineBBS QQ讨论群:点击查看所有的官方讨论群
  • 我们将于近期对服务器进行迁移,服务可能中断至多2日。请各位安排好自己的访问计划,造成不便敬请谅解!
  • MineBBS入站考试已经上线!想要成为【正式会员】解锁更多功能吗?快来参与吧!【点我去看】
NukkitX 核能驱动内核 支持基岩版 1.26.30

内核 NukkitX 核能驱动内核 支持基岩版 1.26.30 master-30f6d2e

完成注册/登录后下载
Make flowers and DoublePlants break like vanilla (#2247)

以下为机器翻译,请注意内容的准确性

让花朵和双生植物像原版一样破坏(#2247)
Fixed version name (#2245)

以下为机器翻译,请注意内容的准确性

修复版本名称 (#2245)
1.21.120 & updates (#2242)

- Added support for Minecraft 1.21.120
- Fixed BlockDoubleSlabStone3 hardness and resistance
- Fixed lever and button redstone update on break
- Candles now stay in air even if support block is broken matching vanilla behavior
- Made EntityHuman use getSkin internally allowing it to be overridden more easily

以下为机器翻译,请注意内容的准确性

1.21.120 及更新内容 (#2242)

- 新增对 Minecraft 1.21.120 版本的支持
- 修复了 BlockDoubleSlabStone3 的硬度和抗性
- 修复了拉杆和按钮在破坏时的红石更新问题
- 蜡烛现在会在支撑方块被破坏后保持悬空,与原版特性保持一致
- 使 EntityHuman 内部使用 getSkin 方法,便于更轻松地重写该功能
1.21.110 & updates (#2239)

- Added support for Minecraft 1.21.110/111
- Fixed block break time calculation when flying is allowed on survival
- Fixed spectator mode slow fly speed
- Fixed some missing block updates
- Fixed some recipes not showing up in recipe book
- Fixed a typo in projectile_protection in enchant command completion
- Added save command auto completion parameters
- Added custom form element tooltips
- Updated some block friction
- More inventory transaction validation fixes
- Updated snappy-java to latest

以下为机器翻译,请注意内容的准确性

1.21.110 及更新内容 (#2239)

- 新增对 Minecraft 1.21.110/111 版本的支持
- 修复生存模式下允许飞行时的方块破坏时间计算问题
- 修复观察者模式飞行速度过慢的问题
- 修复部分方块更新缺失的问题
- 修复配方书中部分配方不显示的问题
- 修复附魔命令补全中"projectile_protection"的拼写错误
- 新增保存命令的自动补全参数
- 新增自定义表单元素提示功能
- 更新部分方块的摩擦系数
- 更多物品栏事务验证修复
- 将 snappy-java 更新至最新版本
  • 喜欢
反馈: RichOrc8903
1.21.100 & updates (#2237)

- Added support for Minecraft 1.21.100
- Implemented grindstone inventory
- Implemented armor trims
- Made happy ghast and copper golem spawnable
- Added a method to set player color in locator bar
- Fixed kelp growing above y 255
- More inventory transaction validation
- Updated nimbus-jose-jwt dependency
- Some cleanup

以下为机器翻译,请注意内容的准确性

1.21.100 & 更新 (#2237)

- 新增对 Minecraft 1.21.100 的支持
- 实现了砂轮物品栏
- 实现了盔甲纹饰
- 使欢悦幽灵和铜傀儡可生成
- 新增了在定位栏中设置玩家颜色的方法
- 修复了海带在 y 255 以上生长的问题
- 更多物品栏交易验证
- 更新了 nimbus-jose-jwt 依赖项
- 部分代码清理
Support 1.21.93

以下为机器翻译,请注意内容的准确性

支持 1.21.93
Fix TLS named groups concatenation (#2232)

Bringing across from https://github.com/CloudburstMC/Protocol/pull/274

以下为机器翻译,请注意内容的准确性

修复TLS命名组连接问题 (#2232)

https://github.com/CloudburstMC/Protocol/pull/274移植过来
1.21.70 & updates (#2231)

- Added support for Minecraft 1.21.70
- Added ElementDivider and ElementHeader for simple and custom forms
- Added methods to change player's client side walk/fly/vertical fly speed
- Fixed campfire not being breakable by hand
- Fixed sculk block hardness and resistance
- Fixed hopper minecart pickup area
- Fixed hoppers attempting to empty containers from wrong side and non full composters
- Fixed target block hit and lectern page change not providing redstone signal
- Fixed falling scaffolding drops lead
- Fixed flowers not generating
- Fixed wither rose not dealing damage
- More projectiles can break chorus flower
- You can drink honey bottle even when food bar is full
- Iron golems can now be repaired using iron ingots
- Lectern, jukebox and respawn anchor now work as comparator input
- Made fixes for vehicle collisions
- Reporting UWP as Windows instead of Windows 10 and WIN32 as Windows x86
- Some cleanup

以下为机器翻译,请注意内容的准确性

1.21.70 及更新内容 (#2231)

- 新增对 Minecraft 1.21.70 的支持
- 新增 ElementDivider 和 ElementHeader,用于简化自定义表单
- 新增修改玩家客户端行走/飞行/垂直飞行速度的方法
- 修复徒手无法破坏营火的问题
- 修复幽匿块硬度和抗性
- 修复漏斗矿车的拾取区域
- 修复漏斗尝试从错误方向清空容器以及未满堆肥箱的问题
- 修复标靶方块被击中及讲台翻页时不提供红石信号的问题
- 修复下落的脚手架掉落铅的问题
- 修复花朵不生成的问题
- 修复凋零玫瑰不造成伤害的问题
- 更多抛射物可破坏紫颂花
- 食物栏满时仍可饮用蜂蜜瓶
- 铁傀儡现在可用铁锭修复
- 讲台、唱片机和重生锚现在可作为比较器输入
- 修复载具碰撞问题
- 将 UWP 报告为 Windows 而非 Windows 10,并将 WIN32 报告为 Windows x86
- 部分代码清理
add/improve german text translations (#2226)

以下为机器翻译,请注意内容的准确性

添加/改进德语文本翻译 (#2226)
Fixes

- Fixed updating boss bar text making client disconnect
- Fixed ghost absorption hearts
- Fixed some skins not displaying properly
- Fixed painting placement checks and added new paintings from 1.21
- Fixed glow berries growing on already grown cave vines
- Fixed hopper minecart activation
- Fixed mangrove wood not working as furnace fuel
- Fixed fungus and new trees not growing past y 255
- Fixed crimson planks hardness and resistance
- Fixed turtle eggs placing wrong amount
- Fixed Player.showFormWindow returning invalid id if failed, now returns -1 instead
- Fixed drops of some deepslate ores
- Fixed missing translations for /clear
- Avoid multiple gamerule calls in level tick loop
- Mending no longer attempts to repair non damaged items
- getMin/MaxBlockY is now directly accessible through ChunkManager

以下为机器翻译,请注意内容的准确性

修复

- 修复了更新Boss血条文本导致客户端断开连接的问题
- 修复了幽灵吸收心脏的问题
- 修复了某些皮肤无法正确显示的问题
- 修复了画作放置检查并添加了1.21版本的新画作
- 修复了发光浆果在已经生长的洞穴藤蔓上生长的问题
- 修复了漏斗矿车的激活问题
- 修复了红树林木材无法作为熔炉燃料的问题
- 修复了真菌和新树木无法在y 255以上生长的问题
- 修复了绯红木板的硬度和抗性
- 修复了海龟蛋放置数量错误的问题
- 修复了Player.showFormWindow在失败时返回无效ID的问题,现在返回-1
- 修复了某些深层矿石的掉落问题
- 修复了/clear命令缺少翻译的问题
- 避免在游戏循环中多次调用游戏规则
- 修复不再尝试修复未损坏的物品
- getMin/MaxBlockY现在可以通过ChunkManager直接访问
后退
顶部 底部