- 树新增两种样式
- 修复放置台阶时将玩家挤开的问题
配置文件新增配置项:
- saplingSpawnBee: 树苗生长时带蜂箱
- spawnTreeSpawnBee: 樱花树生成时带蜂箱
- Added two new styles for trees
- Fixed the issue of players being pushed away when placing stairs
New configuration options in the config file:
- saplingSpawnBee: Saplings grow with beehives
- spawnTreeSpawnBee: Cherry trees generate with beehives
- 粉红色花簇的轮廓箱与1.20.2同步
新物品:
- 樱花木告示牌
- 悬挂式樱花木告示牌
- (暂无文本功能, 仅装饰)
生物群系优化:
- 每个区块限制两颗树
- 提高 生物群系基准高度 和 起伏范围
- Synchronize the hitbox of pink_petals with 1.20.2
New items:
- cherry_sign
- cherry_hanging_sign
- (No text function, purely decorative)
Biome optimization:
- Limit of two trees per chunk
- Increase biome base height and variation range
修复错误:
- 服务器内樱花木船材质错误的问题
- 解决部分音效多人游戏无效的问题
- 去皮时无法检查耐久附魔的问题
- 修正生物群系樱花树林的草方块颜色
Fixes:
- Corrected the texture issue of cherry_boat on the server
- Resolved the issue of some sound effects not working in multiplayer
- Fixed the problem of not checking Unbreaking enchantments when stripping
- Corrected the grass block color in the cherry_grove biome
生成优化:
- 些微减少粉红色花簇的生成数量.
配置文件:
- 将中英文注释分为两个文件.
- 新配置项:
- cherrySaplingAndPetals: 樱花树苗生成粉红色花簇;
- cherryBiomeSpawnBamboo: 樱花树林生物群系是否生成模组未来MC的竹子.
Optimization:
- Slightly reduce the generation quantity of pink_petals.
Configuration File:
- Separate Chinese and English comments into two files.
- New configuration options:
- cherrySaplingAndPetals: cherry_sapling generates pink_petals;
- cherryBiomeSpawnBamboo: Whether cherry blossom forests biome spawns bamboo from the mod Future MC.
粉红色花簇:
- 修复点击花簇侧面无法升级花簇的BUG
- 增加可放置方块: 耕地, 泥土, 菌丝, 灰化土, 其他模组的苔藓块(需方块注册名带"moss")
樱花群系生成樱花树的"X轴"可能相同的问题
pink_petals:
- Fixed the bug where clicking on the side of the pink_petals could not upgrade it.
- Added placeable blocks: farmland, dirt, mycelium, ash soil, and moss_block from other mods (the block's registry name must include "moss").
Cherry Biome: The issue where the "X-axis" may be the same when generating cherry blossom trees.
- 添加樱花树苗能够方入花盆的功能
- 粉红色花簇的轮廓箱与1.20同步
修复BUG:
- 修复模组"未来的MC"的灯笼无法放置在上半砖的问题(方块更新时依然会掉落...)
- 修复部分情况下方块没音效的问题
- Add the functionality for cherry_sapling to be placed in Flower Pot
- Synchronize the hitbox of pink_petals with 1.20
Fix BUG:
- Fix the issue where the lanterns in future MC cannot be placed on the upper half of the slab (they will still drop when the block updates...)
- Fix the issue where some blocks have no sound effects in certain situations