File tree Expand file tree Collapse file tree
src/gametest/java/net/wimods/chestesp/gametest Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,6 +36,6 @@ modmenu_version=17.0.0-beta.2
3636# check at https://modrinth.com/mod/cloth-config/versions?l=fabric&g=1.21.11
3737cloth_config_version =21.11.153
3838# check at https://modrinth.com/mod/lootr/versions?l=fabric&g=1.21.11
39- lootr_version =NKsNpTwe
39+ lootr_version =YGHOIQfA
4040# turn off if Lootr is not yet available for the current Minecraft version
4141do_mod_compat_test =true
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ public static void test(ClientGameTestContext context)
8484 config .style = ChestEspStyle .LINES ;
8585 });
8686 assertScreenshotEquals (context , "ChestESP_lootr_lines" ,
87- "https://i.imgur.com/A14Tgu2 .png" );
87+ "https://i.imgur.com/LImNhH3 .png" );
8888
8989 ChestESPTest .LOGGER
9090 .info ("Changing style to lines and boxes for Lootr test" );
You can’t perform that action at this time.
0 commit comments