APDevTeam / Movecraft-Combat

Movecraft Combat Addon
GNU General Public License v3.0
7 stars 17 forks source link

Legacy issues #23

Closed TylerS1066 closed 4 years ago

TylerS1066 commented 4 years ago

1.13+ support currently works for the pre-release branch, but Material.COBWEB does not exist in <1.13.

@eirikh1996 , do you know how I could solve this problem?

TylerS1066 commented 4 years ago

Solution, create a LegacyUtils class that uses Material.getMaterial and the server version to configure the web at startup.