Language

CTM SpeedrunIGT Integration

Modrinth

a SpeedrunIGT category creator that defines a spec for multi-block locational criterion

2.0k downloads 2 followers updated 17mo ago
latest v1.0.1-1.3.x-1.6.x Modrinth
Fabric Legacy-fabric Quilt 1.3.1 – 1.20.4 Utility

Note: Has a dependency on the SpeedRunIGT mod

CTM SpeedrunIGT Integration

category files go in .minecraft/speedrunigt/ctm-srigt-integration folder (file names do not matter, it will try to parse anything in the folder)

if it doesn't work at first, make sure the right category is selected in SpeedRunIGT

category file specification

  • line 1: category id
  • line 2: category display name
  • all following lines: criteria for completion
    1. block identifier
    2. (optional, 1.7-1.12 only) block data value
      • used for wool colors, etc
    3. x, y, z position
  • if the spec for a category file is broken, an error will be thrown in the logs with a hopefully helpful description of what went wrong

example 1 (targeted at 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 2 (targeted at 1.19.4):

take_the_stairs
Take the Stairs
minecraft:yellow_stained_glass -48 -59 63

since this example is for post-1.12, there are no data values

if you have any issue or questions, my discord username is tildejustin
have fun running ^-^

Versions

Release
1.0.1-1.3.x-1.6.x
legacy-fabric · 1.3.1, 1.3.2, 1.4.2 · 17mo ago
93
Release
1.0.1-1.7.x
legacy-fabric · 1.7.2, 1.7.4, 1.7.10 · 29mo ago
fix the fact that the 1.7 registry is String -> Block not Identifier -> Block
187
Release
1.0.0-1.8.x-1.12.x
legacy-fabric · 1.8, 15w14a, 1.8.9 · 34mo ago
421
Release
1.0.0-1.7.x
legacy-fabric · 1.7.2, 1.7.4, 1.7.10 · 34mo ago
116
Release
1.0.0-1.19.x-1.20.x
fabric, quilt · 1.19, 1.19.1, 1.19.2 · 34mo ago
369
Release
1.0.0-1.18.x
fabric, quilt · 1.18.1, 1.18.2 · 34mo ago
261
Release
1.0.0-1.16.x-1.17.x
fabric, quilt · 1.16.1, 1.16.5, 1.17 · 34mo ago
456
Release
1.0.0-1.14.x-1.15.x
fabric, quilt · 1.14.4, 1.15.2 · 34mo ago
126

Comments 0

No comments yet. Be the first to share your thoughts.