Перейти к содержимому
Mineforgian

TellMe

A mod for dumping game registries, dumping the data for the held or looked at block/entity/item, counting blocks, biomes, entities, block entities from the world etc.

32K загрузок68 подписчиковLGPL-3.0-onlyfabricforgeliteloader

Обновлён 23 июля 2024 г. · опубликован 17 апреля 2023 г.

Description

TellMe is an informational mod for Minecraft. It is primarily meant for mod pack makers, mod developers or other users who need some technical information about the game, such as various game registry dumps. It has various commands for dumping registries, for listing loaded entities/block entities/chunks/dimensions, for counting blocks or biomes in a given area etc.

Note: All the dump files go in the .minecraft/config/tellme/ directory and have the current timestamp in the filename.

Tip about the dump command: you can use the type all to run all the dump types at once, without having to type each one in manually.

Commands

Available commands

In the 1.14.4 and later versions, the available "top level" commands are:

  • batch-run - runs commands from text files inside the config/tellme/batch_commands/ directory
  • biome - prints a bunch of information of the current biome to chat
  • biome-locate - samples biomes on a grid and outputs the closest location of each unique biome
  • biome-stats - counts the biomes in a given area
  • block-stats - counts the blocks in a given area
  • dump - can dump all the game registries and a few other types of information
  • dump-json - a specialized version of dump, only for blocks and items, to output the data in JSON format
  • holding - prints information and the NBT data (if any) from the item in the player's hand
  • loaded - list loaded chunks, dimensions, entities or tile entities in a given area or in all loaded chunks
  • locate - searches for blocks, entities or tile entities by name from a given area or all loaded chunks
  • locate-biome - searches for biomes in a given radius by sampling at a given grid interval
  • looking-at - prints some basic information and the NBT data from the block (and tile entity) or entity the player is looking at

Command arguments/usage

In the 1.14 and later versions, I would recommend just using the command suggestions and completions to see the usage of each command. For this to work, you should have the mod on both sides. If the mod is on the server side, it's not required on the clients, but the command suggestions for most arguments won't work without the mod on the client.

"Sidedness"

Currently in 1.14.4+ the mod only works when it's present on the logical server side, so either in single player, or when the mod is on the dedicated server. In other words there are no client-side commands anymore (for now at least) like there were in 1.12.2. (But of course using the client-side commands on a server wouldn't work properly for most things that list or locate something from the world anyway.) In addition to this, the mod should be on the clients that want to use the commands for the command suggestions/completions to work (like mentioned above).

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.9.1Релиз1.20.1fabric23 июля 2024 г..jar (544 КБ)
0.9.0Релиз1.20.1fabric3 июня 2024 г..jar (544 КБ)
0.10.0Релиз1.20.3, 1.20.4fabric13 января 2024 г..jar (618 КБ)
0.9.0Релиз1.20.2fabric27 октября 2023 г..jar (615 КБ)
0.10.0Релиз1.19.2forge27 октября 2023 г..jar (318 КБ)
0.9.1Релиз1.19.4fabric27 октября 2023 г..jar (537 КБ)
0.9.1-pre.3Релиз1.19.1, 1.19.2fabric27 октября 2023 г..jar (508 КБ)
0.9.1-pre.1Релиз1.19.1, 1.19.2fabric27 октября 2023 г..jar (508 КБ)
0.9.0-beta.1Релиз1.19.1, 1.19.2fabric27 октября 2023 г..jar (507 КБ)
0.9.0-beta.1Релиз1.19fabric27 октября 2023 г..jar (503 КБ)
0.10.1Релиз1.18.2forge27 октября 2023 г..jar (319 КБ)
0.10.0Релиз1.18.2forge27 октября 2023 г..jar (317 КБ)
0.9.0-beta.1Релиз1.18.2fabric27 октября 2023 г..jar (299 КБ)
0.10.0Релиз1.18.1forge27 октября 2023 г..jar (322 КБ)
0.9.0Релиз1.18fabric27 октября 2023 г..jar (303 КБ)

Показаны последние 15 из 110 версий. Все версии — на Modrinth.

Ченджлог

0.9.1Релиз1.20.1 · 23 июля 2024 г.
  • Add the max lvl to the enchantment dump

Original build time: 2024-07-23 03:30:27 +0300

0.9.0Релиз1.20.1 · 3 июня 2024 г.
  • Backport the 1.20.4 version to MC 1.20.1

Original build time: 2024-06-03 17:52:25 +0300

0.10.0Релиз1.20.3, 1.20.4 · 13 января 2024 г.
  • Update to MC 1.20.4
  • Add a biomes-with-tags dump type

Original build time: 2023-12-09 21:04:25 UTC+2

0.9.0Релиз1.20.2 · 27 октября 2023 г.
  • Update to MC 1.20.2

Original build time: 2023-10-14 22:31:41 UTC+3

0.10.0Релиз1.19.2 · 27 октября 2023 г.
  • Update to MC 1.19.2

Original build time: 2022-12-06 21:40:59 UTC+2

0.9.1Релиз1.19.4 · 27 октября 2023 г.
  • Update to MC 1.19.4
  • Fix using the wrong BlockEntity NBT write method in the block info output

Original build time: 2023-10-14 22:29:30 UTC+3

0.9.1-pre.3Релиз1.19.1, 1.19.2 · 27 октября 2023 г.
  • Add an items-registry-name dump type to dump-json

Original build time: 2023-04-18 23:08:34 UTC+3

0.9.1-pre.1Релиз1.19.1, 1.19.2 · 27 октября 2023 г.
  • Add an items-registry-name dump type

Original build time: 2023-04-18 08:00:27 UTC+3

Полная история изменений — на Modrinth.

Комментарии

Загружаем…