Datamancer

Datamancer

Mod

The must have tool for datapack developers and command block enthusiasts! This mod will accelerate your development process.

Client and server Game MechanicsLibraryUtility

665 downloads
20 followers
Created8 months ago
Updated4 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...
  • Fixed /mg not working as an alias to /markergoggles

  • Improved automatic datapack reloading by only triggering reloads when datapack-related files are changed

  • Improved automatic datapack reloading by adding a small debounce, which stops many redundant datapack reloads triggering when numerous files are changed at the same time (e.g when using build tools)

  • The profiler has been entirely reworked!

  1. Much more data is collected about your functions. This includes the mean running time, standard deviation (margin of error), min/max (the lowest and highest recorded times it took), and iterations (the number of times the profiler saw your function run)
  2. Recursive functions are no longer treated differently from regular functions
  3. The profiler now measures time in microseconds instead of milliseconds
  4. Improved the profiler's accuracy
  • Introduced the /make command! It allows you to create empty datapacks quickly while in-game.
  • Introduced the {time} debug placeholder, which allows you to print various forms of in-game time as well as realtime.
  • Backport to Minecraft 1.20 and 1.20.1
  • Fixed the automatic datapack reloading triggering twice instead of once each time a change is detected

Initial release

External resources



Project members

Trivaxy

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID