
CTM SpeedrunIGT Integration
Important Note: This mod requires the SpeedRunIGT mod to be installed.
Category Setup
Category configuration files should be placed in the .minecraft/speedrunigt/ctm-srigt-integration
folder. The system will automatically process all files in this directory regardless of their names.
Tip: If the integration doesn't work immediately after setup, make sure the correct category is selected in SpeedRunIGT.
Category File Format
The file should contain the following information:
- First line: category identifier
- Second line: display name for the category
- All subsequent lines: completion criteria consisting of:
- Block identifier (in Minecraft resource location format)
- Optional block data value (for versions 1.7-1.12 only, used for wool colors and similar cases)
- X, Y, Z coordinates
If errors are detected in the file format, a message with problem description will appear in the logs.
Configuration Examples
Example for version 1.8.9:
spellbound_caves
Spellbound Caves
wool -477 106 608
wool 1 -478 106 608
wool 2 -479 106 608
wool 3 -480 106 608
wool 4 -481 106 608
wool 5 -482 106 608
wool 6 -483 106 608
wool 7 -484 106 608
wool 8 -485 106 608
wool 9 -486 106 608
wool 10 -487 106 608
wool 11 -488 106 608
wool 12 -489 106 608
wool 13 -490 106 608
wool 14 -491 106 608
wool 15 -492 106 608
iron_block -493 106 608
gold_block -494 106 608
diamond_block -495 106 608
In this example, the optional minecraft:
namespace is omitted.
Example for version 1.19.4:
take_the_stairs
Take the Stairs
minecraft:yellow_stained_glass -48 -59 63
For versions after 1.12, data values are not used.
If you have any questions or issues, contact on Discord: tildejustin
Happy speedrunning! ^-^