File tree Expand file tree Collapse file tree
src/main/java/me/wolfyscript/customcrafting/data/patreon Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828
2929 <groupId >com.wolfyscript.customcrafting</groupId >
3030 <artifactId >customcrafting-spigot</artifactId >
31- <version >4.16.0.1 </version >
31+ <version >4.16.1.0 </version >
3232
3333 <properties >
3434 <!-- Generic properties -->
Original file line number Diff line number Diff line change @@ -46,11 +46,9 @@ public void initialize() {
4646 addPatron (new Patron ("PwassonDoDouce" , Tier .WOLFRAM ));
4747 addPatron (new Patron ("Mr_Mint_" , Tier .WOLFRAM ));
4848 addPatron (new Patron ("Mithran" , Tier .WOLFRAM ));
49- addPatron (new Patron ("Jaden Bautista" , Tier .WOLFRAM ));
50- addPatron (new Patron ("Kyle Kangas" , Tier .WOLFRAM ));
51- addPatron (new Patron ("Jacob Folkerts" , Tier .WOLFRAM ));
5249 addPatron (new Patron ("Isabel Maskrey" , Tier .WOLFRAM ));
53- addPatron (new Patron ("Amy Randall" , Tier .WOLFRAM ));
50+ addPatron (new Patron ("nocando" , "777d6910-a1a8-453e-964e-4de7286e1fcd" , Tier .WOLFRAM ));
51+ addPatron (new Patron ("MoOrizzle" , Tier .WOLFRAM ));
5452 }
5553
5654 public void printPatreonCredits () {
You can’t perform that action at this time.
0 commit comments