mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-26 08:48:34 +01:00
Closes #912
This commit is contained in:
parent
1abb89c512
commit
cf8e1bbf56
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ public class LensColor extends Lens{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return null;
|
return ItemStack.EMPTY.copy();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Reference in a new issue