Closed DSlyDog closed 5 years ago
Created a class to check the game version (1.13 or 1.14) and return the correct set of materials for the signs used in that version
Updated assignment of sets in LimitsV2, GravityMatcher, and WallMatcher to use the methods in the new class
I'm sure there will be several things that will need to be changed, but this is a start anyway.
Thank you for the PR, however I decided to change this a bit, and a2e5579 shows these changes. Thank you for helping!
Created a class to check the game version (1.13 or 1.14) and return the correct set of materials for the signs used in that version
Updated assignment of sets in LimitsV2, GravityMatcher, and WallMatcher to use the methods in the new class
I'm sure there will be several things that will need to be changed, but this is a start anyway.