Rift blade renders correctly now
This commit is contained in:
parent
16416e35d4
commit
eec27d5ef5
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ public class ModelManager {
|
|||
register(ModItems.itemDimDoorWarp);
|
||||
register(ModItems.itemWorldThread);
|
||||
register(ModItems.itemRiftConnectionTool);
|
||||
register(ModItems.itemRiftBlade);
|
||||
}
|
||||
|
||||
public static void registerModelVariants() {
|
||||
|
|
Loading…
Reference in a new issue