Modifies......
This commit is contained in:
parent
839c0bb0f2
commit
97a2a1633d
@ -32,7 +32,7 @@ public class CustomItems {
|
||||
if (!useItemTranslateKey) {
|
||||
settings.useBlockPrefixedTranslationKey();
|
||||
}
|
||||
return register(key, (Item)new BlockItem(block, settings));
|
||||
return register(key, new BlockItem(block, settings));
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user