mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-08 00:36:19 +00:00
Fixes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user