Changelog
Features
- Add projectile blacklist for "arrow", blacklisted items won't be shot
- Add timebox where time is frozen for blocks, entities and particles
- If the <id> is in the form of "modid:id", it must be enclosed in single quotes ''.If it is in the form of "id", no quotes are needed
- Add timebox creation commands:
/timeclock timebox add <id> <min> <max> <expandAfterCreation> <changeSpeed>
/timeclock timebox add <id> <min> <max> <expandAfterCreation> <changeSpeed> <color>
/timeclock timebox add <id> <min> <max> <expandAfterCreation> <changeSpeed> <color> <alpha>
/timeclock timebox add <id> <min> <max> <expandAfterCreation> <changeSpeed> <color> <alpha> <tick>
/timeclock timebox add <id> <min> <max> <expandAfterCreation> <changeSpeed> <color> <alpha> <tick> <removeAnimation>
/timeclock timebox add <id> <min> <max> <expandAfterCreation> <changeSpeed> <color> <alpha> <tick> <removeAnimation> <startCenter>
- Add timebox management commands:
/timeclock timebox remove <id>
/timeclock timebox clear
/timeclock timebox list <logging>
/timeclock timebox modify <id>[<active/color/expandAfterCreation/changeSpeed>] <active/color/expandAfterCreation/speed>
/timeclock timebox modify <id> [<color>] <color> <alpha>
- Subdivide config for better organization
Fixed Issues
- Fix data saving loss issue for WeaponProjectileEntity
Dependencies
Files
timeclock-3.0.0-fabric-1.20.1.jar(308.63 KiB) Primary Download
Links
Details
Licensed MIT
Published 3 years ago
Updated 11 days ago