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>
- Add Ars Nouveau integration with new glyphs:
- Time Freeze Glyph: Freeze the current world time, with a base time of 6 seconds
- Time Box Glyph:Create a time box, where time will be frozen (including particles, creatures, and blocks), with a base time of 6 seconds
- Subdivide config for better organization
Fixed Issues
- Fix data saving loss issue for WeaponProjectileEntity
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
- Fix commandblock not executing mod commands
- Fix TaCZ cannot fire during timestop
- Iron's Spells 'n Spellbooks integrations
Adjusted Content
Migrate to Cloth Config API from Previous Config System Config screen changes
- Singleplayer
- Multiplayer
Fixed Issues
- Glowing effect not working.
- Tickrate changes in other dimensions are not syncing to the server.
- Geckolib animation is stuttering during timestop
- "Arrow" are infinitely generating ammunition in survival mode.
- Iron's Spells 'n Spellbooks mod is failing to cast spells properly during timestop.(forge)
Adjusted Content
Migrate to Cloth Config API from Previous Config System Config screen changes
- Singleplayer
- Multiplayer
Fixed Issues
- Glowing effect not working.
- Tickrate changes in other dimensions are not syncing to the server.
- Geckolib animation is stuttering during timestop
- "Arrow" are infinitely generating ammunition in survival mode.
- Add ability tick config - Ticks needed to recover back to normal after using time manipulation
- Add tickrate tooltip overlay
- Add ability tick config - Ticks needed to recover back to normal after using time manipulation
- Add tickrate tooltip overlay
- Fix citadel conflict