TellMe installed & registries dumped

/tellme dump to-file ascii-table all
^ this will dump all files

Furthermore you can find all files that are dumped in the tellme config folder
This commit is contained in:
2025-05-17 22:44:08 -05:00
parent 8506df78fd
commit 570b089923
79 changed files with 11635 additions and 1 deletions

View File

@ -0,0 +1,18 @@
+-------+--------------------------------+------------+-------------+
| Index | Registry name | Type | Task Margin |
+-------+--------------------------------+------------+-------------+
| 0 | minecraft:empty | PROTOCHUNK | -1 |
| 1 | minecraft:structure_starts | PROTOCHUNK | 0 |
| 2 | minecraft:structure_references | PROTOCHUNK | 8 |
| 3 | minecraft:biomes | PROTOCHUNK | 8 |
| 4 | minecraft:noise | PROTOCHUNK | 8 |
| 5 | minecraft:surface | PROTOCHUNK | 8 |
| 6 | minecraft:carvers | PROTOCHUNK | 8 |
| 7 | minecraft:features | PROTOCHUNK | 8 |
| 8 | minecraft:initialize_light | PROTOCHUNK | 0 |
| 9 | minecraft:light | PROTOCHUNK | 1 |
| 10 | minecraft:spawn | PROTOCHUNK | 0 |
| 11 | minecraft:full | LEVELCHUNK | 0 |
+-------+--------------------------------+------------+-------------+
| Index | Registry name | Type | Task Margin |
+-------+--------------------------------+------------+-------------+