This commit is contained in:
Daniel Mills
2020-09-13 09:15:04 -04:00
parent 639294af2d
commit ef4037274d
3 changed files with 9 additions and 1 deletions

View File

@@ -39,7 +39,6 @@ import lombok.experimental.Accessors;
@Data
public class IrisLoot
{
@DontObfuscate
@Desc("The target inventory slot types to fill this loot with")
private InventorySlotType slotTypes = InventorySlotType.STORAGE;