Jaffe2718 / Command-Debug-DevKit

This project is written for debugging Minecraft command.
https://modrinth.com/mod/command-debug-service/
MIT License
13 stars 1 forks source link

[ Future request ] Better start-up project #12

Closed JackYevhen closed 10 months ago

JackYevhen commented 10 months ago

add ticks (I mean not a in game-tick, I mean the ones like switches in editor) to auto-create tick.mcfunction and load.mcfunction

Jaffe2718 commented 10 months ago

Not every packet needs tick.mcfunction and load.mcfunction. at the moment I think letting the user create them manually is the most logical approach.