mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-01 20:46:41 +00:00
.
This commit is contained in:
@ -32,7 +32,7 @@ public class Command_ro extends FreedomCommand
|
||||
String names = null;
|
||||
if (args[0].equalsIgnoreCase("shulker_boxes") || args[0].equalsIgnoreCase("shulkers"))
|
||||
{
|
||||
materials.addAll(MaterialGroup.SHULKER_BOX_COLORS);
|
||||
materials.addAll(MaterialGroup.SHULKER_BOXES);
|
||||
names = "shulker boxes";
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user