lt_name 升级了 NukkitX 核能驱动内核 支持基岩版 1.21.50 的新版本:
master-323aa64
阅读此次升级的详细信息...
master-323aa64
Fix indestructible slabs (#2210)
阅读此次升级的详细信息...
Fix indestructible slabs (#2210)
Fix indestructible slabs (#2210)
improve german language (#2211)
1.21.60 & updates (#2212)
- Added support for Minecraft 1.21.60
- Added rest of the missing blocks from versions up to 1.19
- Added powder snow freezing damage
- Added material_resin text format
- Added some missing death message translations
- Removed a few unused translations
- Updated some mob heights to match Bedrock
- Made Creaking spawnable
- Azalea trees can now be grown
- Fixed elytra repair in anvil
- Fixed shield crafting on mobile
- Fixed some note block sounds
- Fixed explosions...
1.21.60 & updates (#2212)
- Added support for Minecraft 1.21.60
- Added rest of the missing blocks from versions up to 1.19
- Added powder snow freezing damage
- Added material_resin text format
- Added some missing death message translations
- Removed a few unused translations
- Updated some mob heights to match Bedrock
- Made Creaking spawnable
- Azalea trees can now be grown
- Fixed elytra repair in anvil
- Fixed shield crafting on mobile
- Fixed some note block sounds
- Fixed explosions...
Fix item componets usage, fixes eating some items (#2213)
以下为机器翻译,请注意内容的准确性
修复物品组件的使用,修复了某些物品的食用问题 (#2213)
Replace HashMap with LinkedHashMap in CreativeItems (#2214)
以下为机器翻译,请注意内容的准确性
将CreativeItems中的HashMap替换为LinkedHashMap (#2214)
Update sandstone hardness & resistance
以下为机器翻译,请注意内容的准确性
更新砂岩的硬度和抗性
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...
add/improve german text translations (#2226)
以下为机器翻译,请注意内容的准确性
添加/改进德语文本翻译 (#2226)
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...
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.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 的支持
- 实现了砂轮物品栏
- 实现了盔甲纹饰
- 使欢悦幽灵和铜傀儡可生成
- 新增了在定位栏中设置玩家颜色的方法
-...
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...
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 的硬度和抗性
- 修复了拉杆和按钮在破坏时的红石更新问题
-...
Fixed version name (#2245)
以下为机器翻译,请注意内容的准确性
修复版本名称 (#2245)
Make flowers and DoublePlants break like vanilla (#2247)
以下为机器翻译,请注意内容的准确性
让花朵和双生植物像原版一样破坏(#2247)
1.21.124 & updates (#2250)
- Added support for Minecraft 1.21.124
- Fixed loom & grindstone ui reset on close
- Fixed weather command default time
- Fixed critical hit particles
- Fixed missing bamboo & cherry wood furnace fuels
- Some code cleanup
- Build with specific version of Network lib
以下为机器翻译,请注意内容的准确性
1.21.124 及更新内容 (#2250)
- 添加了对 Minecraft 1.21.124 的支持
- 修复了关闭时织布机和砂轮界面重置的问题
- 修复了天气命令的默认时间
- 修复了暴击粒子效果
- 修复了竹子和樱花木无法作为熔炉燃料的问题
- 进行了一些代码清理
- 使用特定版本的 Network 库构建