Add new farming patch trees to Menu Entry Swapper (pay) (#7286)
Fixes #7283
This commit is contained in:
@@ -408,6 +408,7 @@ public class MenuEntrySwapperPlugin extends Plugin
|
||||
if (config.swapPay())
|
||||
{
|
||||
swap("pay", option, target, true);
|
||||
swap("pay (", option, target, false);
|
||||
}
|
||||
|
||||
if (config.swapDecant())
|
||||
|
||||
Reference in New Issue
Block a user