mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-22 00:19:33 +00:00
49 lines
1.3 KiB
Markdown
49 lines
1.3 KiB
Markdown
Leaves Modification
|
|
===========
|
|
|
|
**English** | [中文](https://github.com/LeavesMC/Leaves/blob/master/docs/MODIFICATION_cn.md)
|
|
|
|
## Fix
|
|
|
|
> All of it will don't have configuration
|
|
|
|
- Gravity block duper
|
|
- Trading with the void
|
|
- Tripwire update when it being removed and not disarmed
|
|
|
|
## Modify
|
|
|
|
> All of it will have configuration
|
|
|
|
- Player can edit sign
|
|
- Snowball and egg can knockback player
|
|
- Fakeplayer support (like carpet) (command: /bot)
|
|
- Shears in dispenser can unlimited use
|
|
- Shears can rotate redstone equipment (like debug-stick)
|
|
- Budding Amethyst can push by piston
|
|
- Spectator don't get Advancement
|
|
- Use stick and shift to ArmorStand can modify ArmorStand's arm status
|
|
- Remove Player Chat sign
|
|
|
|
## Performance
|
|
|
|
> All of it will have configuration
|
|
|
|
> Powered by [Pufferfish](https://github.com/pufferfish-gg/Pufferfish)
|
|
- Optimize mob spawning
|
|
- Multithreaded Tracker
|
|
- Fix Paper#6045
|
|
- Optimize entity coordinate key
|
|
- Optimize suffocation
|
|
- Strip raytracing for entity
|
|
- Optimize Spooky Season check
|
|
- Optimize Chunk ticking
|
|
- Skip POI finding in vehicle
|
|
- Optimize entity target finding
|
|
- Use more thread Unsafe random
|
|
- Disable method profiler
|
|
- Disable inactive goal selector
|
|
- Skip clone loot parameters
|
|
|
|
> Powered by [Purpur](https://github.com/PurpurMC/Purpur)
|
|
- Don't send useless entity packets |