Added message for last accessed player of block
This commit is contained in:
@@ -994,7 +994,7 @@ public class Blocks implements ContentList{
|
||||
|
||||
router = new Router("router"){{
|
||||
requirements(Category.distribution, with(Items.copper, 3));
|
||||
buildCostMultiplier = 2f;
|
||||
buildCostMultiplier = 4f;
|
||||
}};
|
||||
|
||||
distributor = new Router("distributor"){{
|
||||
|
||||
Reference in New Issue
Block a user