forked from BRNSystems/Server_storage
Add recepies
This commit is contained in:
@@ -13,11 +13,11 @@ public class ServerStorage implements ModInitializer {
|
||||
@Override
|
||||
public void onInitialize()
|
||||
{
|
||||
StorageBlock.register();
|
||||
StorageBlockItem.register();
|
||||
PolymerResourcePackUtils.addModAssets(MODID);
|
||||
PolymerResourcePackUtils.markAsRequired();
|
||||
|
||||
StorageBlock.register();
|
||||
StorageBlockItem.register();
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user