
Datamancer
The must have tool for datapack developers and command block enthusiasts! This mod will accelerate your development process.
Обновлён 3 августа 2024 г. · опубликован 13 сентября 2023 г.
Datamancer
<*The must have tool for datapack developers and command enthusiasts*>
Datamancer is a Minecraft mod targetting Fabric for versions 1.20 and above. Its purpose is to boost productivity by providing utilities and features that aid in the development of datapacks and command creations, such as:
- Function Profiling & Benchmarking
- Debug Lines, a simple but expressive way to inspect your functions
- Marker Goggles
- Automatic datapack reloading when a file changes
- A live variable and value tracker
- and others!
Getting started is simple! Just install the mod and then head over to the wiki page to get going.
If you need help using the mod, want to submit a report, or got suggestions to share, then check out Datamancer's discord server.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.2.1 | Релиз | 1.21 | fabric, quilt | 3 августа 2024 г. | Скачать (119 КБ) |
| 1.2.0 | Релиз | 1.21 | fabric, quilt | 26 июня 2024 г. | Скачать (116 КБ) |
| 1.1.0 | Релиз | 1.20.4 | fabric | 9 января 2024 г. | Скачать (164 КБ) |
| 1.0.1 | Релиз | 1.20, 1.20.1 | fabric, quilt | 15 сентября 2023 г. | Скачать (261 КБ) |
| 1.0.1 | Релиз | 1.20.2-pre2, 1.20.2-pre3, 1.20.2-pre4, 1.20.2 | fabric, quilt | 15 сентября 2023 г. | Скачать (265 КБ) |
| 1.0 | Релиз | 1.20.2-pre1, 1.20.2-pre2, 1.20.2-pre3 | fabric, quilt | 13 сентября 2023 г. | Скачать (265 КБ) |
Ченджлог
1.2.1Релиз1.21 · 3 августа 2024 г.
- Made
/fprofile dumpmore flexible by allowing you to control its output - Added the
{looking}placeholder - Bug fixes
Consult the discord/wiki for information
1.2.0Релиз1.21 · 26 июня 2024 г.
Changelog available on discord
1.1.0Релиз1.20.4 · 9 января 2024 г.
Fixed
/mgnot working as an alias to/markergogglesImproved 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!
- 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)
- Recursive functions are no longer treated differently from regular functions
- The profiler now measures time in microseconds instead of milliseconds
- Improved the profiler's accuracy
- Introduced the
/makecommand! 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.
1.0.1Релиз1.20, 1.20.1 · 15 сентября 2023 г.
- Backport to Minecraft 1.20 and 1.20.1
1.0.1Релиз1.20.2-pre3, 1.20.2-pre4, 1.20.2 · 15 сентября 2023 г.
- Fixed the automatic datapack reloading triggering twice instead of once each time a change is detected
1.0Релиз1.20.2-pre1, 1.20.2-pre2, 1.20.2-pre3 · 13 сентября 2023 г.
Initial release
Комментарии
Загружаем…
